mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-08 16:41:00 +00:00
dist fixes
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@153 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
4f9df12557
commit
fa7e78c4cd
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -84,6 +84,7 @@ class LCDistribution(Distribution):
|
|||
'appname': self.get_name(),
|
||||
'email': self.get_author_email(),
|
||||
'long_description': self.get_long_description(),
|
||||
'python': os.path.normpath(sys.executable),
|
||||
}
|
||||
files = [
|
||||
'linkchecker',
|
||||
|
|
|
|||
Loading…
Reference in a new issue