Closed cclauss closed 5 years ago
https://docs.travis-ci.com/user/languages/python/
Default install: pip install -r requirements.txt
Gonna close this out because I think we got this figured out. Thanks for the quick responses @cclauss! Really like your Github action ideas. I'll probably be working on similar actions soon
In trying to come up with the right solution to https://github.com/cclauss/GitHub-Action-for-pylint/issues/2, it is useful to understand what is required to get a proper pylint run on this project...