Skip to content

Commit d953bc4

Browse files
Aaron SoellingerAaron Soellinger
authored andcommitted
pipfile first commit
1 parent f856665 commit d953bc4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Pipfile

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[[source]]
2+
name = "pypi"
3+
url = "https://pypi.org/simple"
4+
verify_ssl = true
5+
6+
[dev-packages]
7+
8+
[packages]
9+
10+
[requires]
11+
python_version = "3.6"

0 commit comments

Comments
 (0)