Skip to content

Commit 6e6d149

Browse files
author
allogn
committed
Minor fixes
1 parent 623ff12 commit 6e6d149

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Pipfile

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

0 commit comments

Comments
 (0)