mybuddy/Pipfile

8 lines
119 B
TOML
Raw Normal View History

2017-08-11 18:32:02 +00:00
[[source]]
verify_ssl = true
url = "https://pypi.python.org/simple"
[packages]
django = "*"
djangorestframework = "*"