Skip to content

Commit 80082c4

Browse files
Move PyQt_ dependency to a pip-only file (requirements-pip.txt)
1 parent 54c33ea commit 80082c4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements-pip.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pre-commit
22
pytest-ordering
33
sphinx-rtd-theme
4+
PyQt5

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ numpy
77
openpyxl
88
pandas
99
Pillow
10-
PyQt
1110
scipy
1211
seaborn
1312
sqlalchemy==1.3.10

0 commit comments

Comments
 (0)