mirror of
https://github.com/pypiserver/pypiserver
synced 2024-11-09 16:45:51 +01:00
dc0303bb1f
pytz's version is '2012b' which we currently don't recognize as a version string.
19 lines
428 B
Plaintext
19 lines
428 B
Plaintext
include .gitignore
|
|
include MANIFEST.in
|
|
include README.rst
|
|
include conftest.py
|
|
include gen-standalone.py
|
|
include pypi-server
|
|
include pypi-server-in.py
|
|
include pypiserver/__init__.py
|
|
include pypiserver/__main__.py
|
|
include pypiserver/bottle.py
|
|
include pypiserver/core.py
|
|
include pypiserver/manage.py
|
|
include setup.cfg
|
|
include setup.py
|
|
include tests/test_app.py
|
|
include tests/test_core.py
|
|
include tests/test_main.py
|
|
include tox.ini
|