PWZER / swagger-ui-py

Swagger UI for Python web framework, such Tornado, Flask and Sanic. https://pwzer.github.io/swagger-ui-py/
https://pypi.org/project/swagger-ui-py
Apache License 2.0
68 stars 31 forks source link

remove deprecated dependency #37

Closed b3n4kh closed 1 year ago

b3n4kh commented 1 year ago

Removed deprecated dependency distutils and switched to python packaging

PWZER commented 1 year ago

@b3n4kh Can you merge the latest master branch code, and then submit pr again? because the old version of the unit tests has same bug.