requirements.txt

This commit is contained in:
Irony 2019-01-18 22:28:53 +08:00
parent 1b75a26313
commit 24e55a9e62
4 changed files with 6 additions and 0 deletions

View file

@ -14,6 +14,7 @@ encoding//Demo/SingleApplication.py=utf-8
encoding//Demo/VerificationCode.py=utf-8 encoding//Demo/VerificationCode.py=utf-8
encoding//Demo/WeltHideWindow.py=utf-8 encoding//Demo/WeltHideWindow.py=utf-8
encoding//Demo/WindowNotify.py=utf-8 encoding//Demo/WindowNotify.py=utf-8
encoding//QChart/LineChart.py=utf-8
encoding//QFont/AwesomeFont.py=utf-8 encoding//QFont/AwesomeFont.py=utf-8
encoding//QFont/Lib/FontAwesome.py=utf-8 encoding//QFont/Lib/FontAwesome.py=utf-8
encoding//QListView/CustomWidgetSortItem.py=utf-8 encoding//QListView/CustomWidgetSortItem.py=utf-8

3
Demo/requirements.txt Normal file
View file

@ -0,0 +1,3 @@
pywin32
numpy
dlib

1
QChart/requirements.txt Normal file
View file

@ -0,0 +1 @@
PyQtChart

View file

@ -0,0 +1 @@
lxml