mirror of https://github.com/snachodog/mybuddy.git
8 lines
119 B
TOML
8 lines
119 B
TOML
|
[[source]]
|
||
|
verify_ssl = true
|
||
|
url = "https://pypi.python.org/simple"
|
||
|
|
||
|
[packages]
|
||
|
django = "*"
|
||
|
djangorestframework = "*"
|