patch no longer needed
This commit is contained in:
parent
bff357fa8a
commit
7b1ad72a9b
@ -1,14 +0,0 @@
|
||||
Patch to use setuptools to allow --single-version-externally-managed
|
||||
|
||||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# setup.py generated by flit for tools that don't yet use PEP 517
|
||||
|
||||
-from distutils.core import setup
|
||||
+from setuptools import setup
|
||||
|
||||
packages = \
|
||||
['testpath']
|
Loading…
Reference in New Issue
Block a user