skyline-apiserver/libs/skyline-config
zhu.boxiang 809802d920 fix: Change the version of setuptools
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
2021-09-10 17:56:44 +08:00
..
skyline_config refactor: Streamline libs directory structure 2021-07-26 03:50:00 +00:00
tests feat: Add skyline-config under libs 2021-07-07 16:14:11 +08:00
Makefile fix: Change the version of setuptools 2021-09-10 17:56:44 +08:00
poetry.lock refactor: Streamline libs directory structure 2021-07-26 03:50:00 +00:00
poetry.toml feat: Add skyline-config under libs 2021-07-07 16:14:11 +08:00
pyproject.toml refactor: Streamline libs directory structure 2021-07-26 03:50:00 +00:00