You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
437 B

Index: setuptools-46.4.0/setup.py
--- setuptools-46.4.0/setup.py.orig 2016-07-25 20:18:02.942942000 +0200
+++ setuptools-46.4.0/setup.py 2016-07-25 20:21:11.382150187 +0200
@@ -51,7 +51,7 @@
long_description = readme_file.read()
package_data = dict(
- setuptools=['script (dev).tmpl', 'script.tmpl', 'site-patch.py'],
+ setuptools=['script-dev.tmpl', 'script.tmpl', 'site-patch.py'],
)
force_windows_specific_files = (