Skip to content

Commit d03c72a

Browse files
committed
setup.py: hush pyflakes
1 parent f04c9cf commit d03c72a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/usr/bin/env python
2-
import os, subprocess, re
32
from distutils.core import setup, Command
4-
from distutils.command.sdist import sdist as _sdist
5-
from ecdsa.six import print_
63

74
import versioneer
85
versioneer.versionfile_source = "ecdsa/_version.py"

0 commit comments

Comments
 (0)