Staging instance, all changes can be removed at any time

Skip to content

template: Centralize python config files

Renaud Boyer requested to merge centralize-python-configs into master
  • mypy: move mypy.ini to pyproject.toml
  • flake8: move setup.cfg to pyproject.toml
  • pytest: move pytest.ini to pyproject.toml
  • fix python_minimal_version type (should be str not float) see !42 (closed)
Edited by Renaud Boyer

Merge request reports

Loading