mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 01:53:09 +00:00
import remove_tree
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2367 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
26108790c6
commit
b2fb1eba63
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -26,6 +26,7 @@ import string
|
|||
import glob
|
||||
from types import StringType, TupleType
|
||||
from distutils.core import setup, Extension, DEBUG
|
||||
from distutils.dir_util import remove_tree
|
||||
#try:
|
||||
# import py2exe
|
||||
# distklass = py2exe.Distribution
|
||||
|
|
|
|||
Loading…
Reference in a new issue