forked from github.com/pypiserver
02b3802876
* Full utilization of the new argparse-based config * Removed everythong from `__init__.py` * Moved all app definition into a factory function in `_app.py` * Moved `app()` into `_app.py` and imported into `__init__.py` * The former now just calls the factory function, no more hacks around module imports * Moved version stuff into `_version.py` * Moved the paste factory into its own module * Lots of PEP008 formatting * Generally moved constants to top of files * Simplified `exec` calls to get the version * Added `ipdb` to dev requirements |
||
---|---|---|
.. | ||
dev.pip | ||
exe.pip |