1
0
Fork 0
mirror of synced 2024-06-28 11:00:35 +12:00
ArchiveBox/Pipfile
2019-04-18 21:10:00 -04:00

23 lines
318 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 = "*"
[requires]
python_version = ">=3.6"