Fedeproxy-git-ActivityPub-r.../Pipfile

26 lines
414 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
coverage = "*"
flake8 = "*"
mock = "*"
pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
pytest-django = "*"
requests-mock = "*"
Sphinx = "*"
tox = "*"
twine = "*"
pipenv-to-requirements = "*"
[packages]
cliff = "*"
Django = "==2.2"
djangorestframework = "==3.9.2"
django-allauth = "==0.39.1"
django-bootstrap3 = "==11.0.0"