Skip to content

Commit 147f4e7

Browse files
committed
changing requirements in setup.py for travis?
1 parent b9fb3cf commit 147f4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def run(self):
7373
"numpy",
7474
"matplotlib",
7575
"appdirs",
76-
# 'PyQt5',
76+
'PyQt5',
7777
"xlrd",
7878
"PyShp",
7979
"networkx",

0 commit comments

Comments
 (0)