Signed-off-by: YAMAMOTO Takashi <[email protected]> --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+)
diff --git a/MANIFEST.in b/MANIFEST.in index 9f2e5fe..d582ea8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -6,6 +6,7 @@ graft doc graft etc graft tools recursive-exclude doc/build * +recursive-exclude ryu/tests/packet_data_generator * global-exclude *~ global-exclude *.pyc global-exclude .gitignore -- 1.8.3.1 ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
