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.
 
 
 
 
 
 

23 lines
723 B

Index: setuptools-60.1.1/setup.py
--- setuptools-60.1.1/setup.py.orig 2016-07-25 20:18:02.942942000 +0200
+++ setuptools-60.1.1/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 = (
Index: dev-0.4.0/dev/__init__.py
--- dev-0.4.0/dev/__init__.py.orig 2012-08-21 07:33:32.000000000 +0200
+++ dev-0.4.0/dev/__init__.py 2017-06-10 16:38:15.612178000 +0200
@@ -1,6 +1,6 @@
"""
-🚧 About
+About
--------
dev is a collection of Python developer tools presented as a