On Mon, 26 Dec 2016 15:14:22 +0900 Iwase Yusuke <[email protected]> wrote:
> Hi Team, > > I found the installed data size of Ryu is relatively large and > most of them are files for tests. > > e.g.) > (py35) $ du -sh .tox/py35/lib/python3.5/site-packages/ryu/ > 28M .tox/py35/lib/python3.5/site-packages/ryu/ > (py35) $ du -sh .tox/py35/lib/python3.5/site-packages/ryu/tests/ > 19M .tox/py35/lib/python3.5/site-packages/ryu/tests/ > > I want to reduce file size in order to install Ryu without these > redundant files, how about separating/moving /ryu/tests directory > into /tests directory (on the same level of ryu package)? > What do you think about this workaround? Fine with me. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
