Skip to content

Commit

Permalink
[Github] Added Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
retke committed May 21, 2018
1 parent b6d29d9 commit adc6d9e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]

[dev-packages]

[requires]
python_version = "3.6"

0 comments on commit adc6d9e

Please sign in to comment.