12 lines
399 B
Diff
12 lines
399 B
Diff
diff -upr python-lazy-object-proxy-1.6.0.orig/setup.cfg python-lazy-object-proxy-1.6.0/setup.cfg
|
|
--- python-lazy-object-proxy-1.6.0.orig/setup.cfg 2021-03-22 17:06:24.000000000 +0200
|
|
+++ python-lazy-object-proxy-1.6.0/setup.cfg 2021-11-30 23:26:47.178944992 +0200
|
|
@@ -1,6 +1,6 @@
|
|
[options]
|
|
setup_requires =
|
|
- setuptools_scm>=3.3.1,<6.0
|
|
+ setuptools_scm>=3.3.1
|
|
|
|
[flake8]
|
|
max-line-length = 140
|