This repository was archived by the owner on Jun 9, 2022. It is now read-only.
Commit e65d7b3
Venkat Venkataraju
adding required import to setup.py
1 parent 506a6ed commit e65d7b3
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Submodule yubicommon updated 14 files
- yubicommon/cli/__init__.py-136
- yubicommon/compat.py+4-2
- yubicommon/ctypes/__init__.py+45-1
- yubicommon/ctypes/libloader.py+50-22
- yubicommon/qt/__init__.py+11-4
- yubicommon/qt/classes.py+16-6
- yubicommon/qt/osx.py+51
- yubicommon/qt/utils.py+20-4
- yubicommon/qt/worker.py+11-17
- yubicommon/setup/__init__.py+27-7
- yubicommon/setup/cli.py-29
- yubicommon/setup/exe.py+1-1
- yubicommon/setup/pyinstaller_spec.py+6-6
- yubicommon/setup/qt.py+1
0 commit comments