Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 151 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 151 Bytes

pyci-lint

Python GitHub Actions

Create requirements.txt

$ pip freeze | grep -e black -e isort -e flake8 -e mypy > requirements.txt