Skip to content

Instantly share code, notes, and snippets.

@AlJohri

AlJohri/Pipfile Secret

Created September 1, 2018 20:41
Show Gist options
  • Save AlJohri/5a74a073f77a3a9b186f46605ab89892 to your computer and use it in GitHub Desktop.
Save AlJohri/5a74a073f77a3a9b186f46605ab89892 to your computer and use it in GitHub Desktop.
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
[[source]]
url = "https://pypi.wpit.nile.works/"
verify_ssl = false
name = "wapo"
[requires]
python_version = "3.6"
[packages]
arrow = "*"
blessings = "*"
"boto3" = "*"
coreapi = "*"
datadog = "*"
dj-database-url = "*"
django-codemirror-widget = "*"
django-cors-headers = "*"
django-debug-toolbar = "*"
django-extensions = "*"
django-filter = "==1.1"
django-object-actions = "*"
django = ">=1.11,<2.0"
djangorestframework-filters = "*"
djangorestframework = "*"
drf-nested-routers = "*"
envdir = "*"
"jinja2" = {git = "https://github.com/pallets/jinja"}
htmlmin = "*"
"html2text" = "*"
"jinja2-pluralize" = "*"
newrelic = "*"
"psycopg2-binary" = "*"
pytest = "*"
raven = "*"
slackclient = "*"
slacker = "*"
toolz = "*"
tweepy = "*"
uwsgi = "*"
whitenoise = "==4.0b3"
"django-tinymce4-lite" = "*"
"1308583" = {path = "../../lib/python", editable = true}
"py2neo" = "*"
nameparser = "*"
inflect = "*"
pytz = "*"
watchdog = "*"
[dev-packages]
yq = "*"
jira-cli = "*"
ipython = "*"
livereload = "*"
flask = "*"
"py2neo" = "*"
nameparser = "*"
pytz = "*"
tqdm = "*"
pagebuilder-cli = {version = "*", index="wapo"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment