Skip to content

Commit 690488b

Browse files
committed
Noodling
1 parent 25c961d commit 690488b

File tree

8 files changed

+610
-5
lines changed

8 files changed

+610
-5
lines changed

python/Pipfile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[[source]]
2+
url = "https://pypi.python.org/simple"
3+
verify_ssl = true
4+
name = "pypi"
5+
6+
[packages]
7+
requests = "*"

0 commit comments

Comments
 (0)