ayaports/backports/py3-utils/fix-setuptools-deprecation.patch

11 lines
169 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
test = pytest
[metadata]
-description-file = README.rst
+description_file = README.rst
[nosetests]
verbosity = 3