maskit commented on pull request #7927: URL: https://github.com/apache/trafficserver/pull/7927#issuecomment-856650744
Thank you for the fix. The change is fine, but it seems like we have a problem with our CI box at the moment. ``` New python executable in /var/jenkins/workspace/clang-format-github/src/.git/fmt/autopep8_1.5.3_venv/bin/python3 Also creating executable in /var/jenkins/workspace/clang-format-github/src/.git/fmt/autopep8_1.5.3_venv/bin/python Installing setuptools, pip, wheel... done. ERROR: Could not find a version that satisfies the requirement pycodestyle==2.6.0 (from versions: none) ERROR: No matching distribution found for pycodestyle==2.6.0 make: *** [Makefile:1489: autopep8] Error 1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
