mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
quamash -> qasync
Signed-off-by: Joel <rootjdev@gmail.com>
This commit is contained in:
parent
9637d62816
commit
d4f6d10bcd
3 changed files with 4 additions and 5 deletions
3
setup.py
3
setup.py
|
@ -143,8 +143,7 @@ setup(
|
|||
#
|
||||
# For an analysis of "install_requires" vs pip's requirements files see:
|
||||
# https://packaging.python.org/en/latest/requirements.html
|
||||
install_requires=['PyQt5>=5.10.1',
|
||||
'Quamash>=0.6.0',
|
||||
install_requires=['Quasync>=0.9.1',
|
||||
'netifaces>=0.10.6'], # Optional
|
||||
|
||||
# List additional groups of dependencies here (e.g. development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue