skyline-apiserver/libs
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-apiserver fix: Change the version of setuptools 2021-09-10 17:56:44 +08:00
skyline-config fix: Change the version of setuptools 2021-09-10 17:56:44 +08:00
skyline-console@5c09f43307 feat: Add skyline-console to submodule 2021-07-19 02:46:39 +00:00
skyline-log fix: Change the version of setuptools 2021-09-10 17:56:44 +08:00
skyline-nginx fix: Change the version of setuptools 2021-09-10 17:56:44 +08:00
skyline-policy-manager fix: Change the version of setuptools 2021-09-10 17:56:44 +08:00