mirror of https://gitlab.federez.net/re2o/re2o
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
339 B
20 lines
339 B
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
django = "==1.11.*"
|
|
"django-bootstrap3" = "*"
|
|
django-macaddress = "*"
|
|
django-font-awesome = "*"
|
|
python-dateutil = "*"
|
|
djangorestframework = "*"
|
|
django-reversion = "*"
|
|
"psycopg2" = "*"
|
|
|
|
[dev-packages]
|
|
volatildap = "*"
|
|
|
|
[requires]
|
|
python_version = "3.6"
|
|
|