Closed jaraco closed 2 years ago
any solution?
I think this was addressed by #63. If you can confirm, then we can close this and it will be included in the next release.
Can confirm the fix:
~ $ pip-run -q --use-pep517 git+https://github.com/edgewall/genshi -- -W error -c 'import genshi.template.interpolation' && echo 'worked!'
worked!
I will try it, thanks
On Python 3.7.1