Improve installation instructions & flow

This commit is contained in:
R. Miles McCain
2020-04-23 17:30:37 -04:00
parent b94330b7c5
commit 64a3a1c3ad
7 changed files with 140 additions and 52 deletions

View File

@@ -19,13 +19,10 @@ user-agents = "*"
emoji-country-flag = "*"
rules = "*"
gunicorn = "*"
psycopg2 = "*"
psycopg2-binary = "*"
redis = "*"
django-redis-cache = "*"
pycountry = "*"
[requires]
python_version = "3.6"
[pipenv]
allow_prereleases = true