a Django-based indieweb.org site
https://00dani.me/
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.
43 lines
646 B
43 lines
646 B
[[source]] |
|
|
|
url = "https://pypi.python.org/simple" |
|
verify_ssl = true |
|
name = "pypi" |
|
|
|
|
|
[requires] |
|
|
|
python_version = '3.6' |
|
|
|
|
|
[packages] |
|
|
|
django = "*" |
|
django-compressor = "*" |
|
gunicorn = "*" |
|
"psycopg2" = "*" |
|
pillow = "*" |
|
python-memcached = "*" |
|
django-favicon-plus = "*" |
|
django-meta = "*" |
|
django-redis-cache = "*" |
|
django-activeurl = "*" |
|
django-otp = "*" |
|
qrcode = "*" |
|
django-otp-agents = "*" |
|
python-slugify = "*" |
|
"mf2py" = "*" |
|
markdown = "*" |
|
bleach = "*" |
|
django-debug-toolbar = "*" |
|
xrd = "*" |
|
django-push = "*" |
|
pyyaml = "*" |
|
django-annoying = "*" |
|
django-shorturls = "*" |
|
accept-types = "*" |
|
django-analytical = "*" |
|
django-model-utils = "*" |
|
|
|
|
|
[dev-packages]
|
|
|