Skip to content

Instantly share code, notes, and snippets.

@dgnsrekt
Last active May 25, 2020 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgnsrekt/4618bc6f3556b5952969748ab01064bd to your computer and use it in GitHub Desktop.
Save dgnsrekt/4618bc6f3556b5952969748ab01064bd to your computer and use it in GitHub Desktop.
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
logme = "*"
python-decouple = "*"
[dev-packages]
black = "==19.10.b0"
nox = "*"
pytest-watch = "*"
[requires]
python_version = "3.8"
[pipenv]
allow_prereleases = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment