https://github.com/cherrypy/cherrypy/pull/2035 --- cherrypy-18.10.0/setup.py.orig +++ cherrypy-18.10.0/setup.py @@ -91,7 +91,7 @@ 'pytest>=5.3.5', 'pytest-cov', 'pytest-forked', - 'path.py', + 'path', 'requests_toolbelt', 'setuptools', ],