parent
3e4a182741
commit
70d89912ee
@ -1,12 +0,0 @@
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -44,7 +44,8 @@
|
||||
'console_scripts': ['yubioath-cli=yubioath.cli.__main__:main']
|
||||
},
|
||||
setup_requires=[],
|
||||
- yc_requires=['ctypes', 'qt'],
|
||||
+ yc_requires=['ctypes'],
|
||||
+ packages=['yubioath', 'yubioath.gui', 'yubioath.yubicommon', 'yubioath.cli', 'yubioath.core', 'yubioath.gui.view', 'yubioath.yubicommon.setup', 'yubioath.yubicommon.ctypes', 'yubioath.yubicommon.qt'],
|
||||
install_requires=['pyscard', 'pycrypto'],
|
||||
extras_require={
|
||||
'argcomplete': ['argcomplete']
|
@ -1,2 +1,2 @@
|
||||
844a3f36346892fafaa50eb97f28919d yubioath-desktop-2.3.0.tar.gz
|
||||
2bfcb9e640a0efaeaad1232378435d8f yubioath-desktop-2.3.0.tar.gz.sig
|
||||
1025b68e5a10c1238b356f68e735bf44 yubioath-desktop-3.0.1.tar.gz
|
||||
4f89a5b0cb7a8ee5d49ea28a5b68916d yubioath-desktop-3.0.1.tar.gz.sig
|
||||
|
Loading…
Reference in new issue