The setuptools(>=58.0.0) has removed the support of use_2to3 during build[1]. There is a package named tempita[2] which has set use_2to3 in setup.py. So here, we set the version of setuptools less than 58.0.0 [1]: https://setuptools.readthedocs.io/en/latest/history.html#v58-0-0 [2]: https://github.com/agramfort/tempita/blob/master/setup.py#L53 Change-Id: I0fffaa63eb91c4d4c4bf8d7e149e7087e514aa51 |
||
---|---|---|
.. | ||
skyline_nginx | ||
tests | ||
Makefile | ||
poetry.lock | ||
poetry.toml | ||
pyproject.toml |