Skip to content

Resolve "Make Opmet BE compliant with PEP 621"

Toni Nurmi requested to merge 140-pep-621-poetry into main
  • Add pyproject.toml file and Poetry into the project
  • Generate requirements files from pyproject.toml using Poetry export
  • Collect Isort, Pylint, Mypy and Yapf configurations to pyproject.toml file
  • Update installation instructions in the readme
  • Update pre-commit hooks with Poetry-specific additions

Closes #140 (closed)

Edited by Toni Nurmi

Merge request reports

Loading