mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 01:54:42 +00:00
import fix in setup.py
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@174 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c564857634
commit
23fefddb95
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -16,6 +16,7 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
from types import StringType
|
||||
from distutils.core import setup
|
||||
from distutils.dist import Distribution
|
||||
from distutils.extension import Extension
|
||||
|
|
|
|||
Loading…
Reference in a new issue