skyline-apiserver/libs/skyline-log
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_log refactor: Streamline libs directory structure 2021-07-26 03:50:00 +00:00
tests feat: Add initial code of skyline-apiserver 2021-06-01 23:39:57 +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 initial code of skyline-apiserver 2021-06-01 23:39:57 +08:00
pyproject.toml refactor: Streamline libs directory structure 2021-07-26 03:50:00 +00:00