kmonsoor / ruffus

Automatically exported from code.google.com/p/ruffus
http://www.ruffus.org.uk/
MIT License
0 stars 0 forks source link

Source directory layout #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Having the ruffus directory nested in the src/ subdirectory prevents "sudo 
python setup.py develop" from working properly. Granted that's probably a 
bigger issue with setuptools, but it does make things a bit wonky for working 
from an SVN checkout. I generally just forego the src/ directory and put the 
module directory in the project root.

Original issue reported on code.google.com by paul.jos...@gmail.com on 11 Dec 2009 at 7:50

GoogleCodeExporter commented 9 years ago
Would it be disruptive for anyone if I hoisted the ruffus directory one up?

Original comment by bunbu...@gmail.com on 22 Jan 2010 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by bunbu...@gmail.com on 23 Feb 2010 at 2:57

GoogleCodeExporter commented 9 years ago
Fixed in 2.09

Original comment by bunbu...@gmail.com on 25 Feb 2010 at 5:48