Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit e65d7b3

Browse files
author
Venkat Venkataraju
committed
adding required import to setup.py
1 parent 506a6ed commit e65d7b3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2626
# POSSIBILITY OF SUCH DAMAGE.
2727

28+
import sys
2829
from u2flib_host.yubicommon.setup import setup
2930

3031
tests_require = ['cryptography>=1.0']

0 commit comments

Comments
 (0)