1
0
Fork 0
mirror of synced 2024-06-25 09:30:33 +12:00
ArchiveBox/Pipfile
2019-04-22 19:06:12 -04:00

24 lines
330 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
ipdb = "*"
flake8 = "*"
mypy = "*"
django-stubs = "*"
setuptools = "*"
[packages]
dataclasses = "*"
base32-crockford = "*"
django = "*"
youtube-dl = "*"
python-crontab = "*"
croniter = "*"
ipython = "*"
[requires]
python_version = "3.7"