1a293563d1
upgrade to newer reusable Github workflow; rename requirements files; add `ruff` linting rules; add `black` config for line length 80
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
-r full.txt
|
|
black==23.9.1
|
|
build==1.0.3
|
|
coverage[toml]==7.3.2
|
|
isort==5.12.0
|
|
mkdocs-material==9.4.6
|
|
mkdocstrings[python]==0.23.0
|
|
mypy==1.5.1
|
|
ruff==0.0.292
|