forked from github.com/pypiserver
![]() The fix in commit 7f97612 for supporting the package naming used by the pytz module caused a regression if the package name contained a dash followed by a number. We fix this by splitting on all dashes followed by numbers and recreating the package name from all components but the last. |
||
---|---|---|
.. | ||
test_app.py | ||
test_core.py | ||
test_main.py | ||
test_manage.py |