Closed icemac closed 3 years ago
We use a version of zc.buildout which does not understand python_requires. So we have to do it manually.
zc.buildout
python_requires
Fixes #69.
Thank you for reviewing this PR. 😃
We use a version of
zc.buildout
which does not understandpython_requires
. So we have to do it manually.Fixes #69.