

Fix flake8 dependencies and 
Upgrade CI



Automatically remove flakehell dependencies from `mkdocs_template_rdeville` as flakehell seems to be dying. Replace flakehell by flake9, fork of flake8 with pyproject support. Update files accordingly. Fix pydocstyle warning in plugins.py files. Upgrade CI from mkdocs_template_rdeville.
Showing
- docs/.gitlab-ci.yml 15 additions, 13 deletionsdocs/.gitlab-ci.yml
- docs/_data/plugins.py 25 additions, 13 deletionsdocs/_data/plugins.py
- pyproject.toml 25 additions, 44 deletionspyproject.toml
- requirements.dev.in 7 additions, 3 deletionsrequirements.dev.in
- requirements.dev.txt 10 additions, 19 deletionsrequirements.dev.txt
- templates/docs/_data/plugins.py 25 additions, 13 deletionstemplates/docs/_data/plugins.py
Loading
Please register or sign in to comment