mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
typo
This commit is contained in:
parent
d4f6d10bcd
commit
0bcdc8afab
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -143,7 +143,7 @@ setup(
|
||||||
#
|
#
|
||||||
# For an analysis of "install_requires" vs pip's requirements files see:
|
# For an analysis of "install_requires" vs pip's requirements files see:
|
||||||
# https://packaging.python.org/en/latest/requirements.html
|
# https://packaging.python.org/en/latest/requirements.html
|
||||||
install_requires=['Quasync>=0.9.1',
|
install_requires=['qasync>=0.23.0',
|
||||||
'netifaces>=0.10.6'], # Optional
|
'netifaces>=0.10.6'], # Optional
|
||||||
|
|
||||||
# List additional groups of dependencies here (e.g. development
|
# List additional groups of dependencies here (e.g. development
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue