forked from github.com/pypiserver
c0f82470c6
I'd like to run multiple pypiserver wsgi apps inside one process and plan to do so by reloading pypiserver._app. this is the first step. we move all of the @route'd functions to _app. |
||
---|---|---|
.. | ||
test_app.py | ||
test_core.py | ||
test_main.py |