Skip to content
  • David Runge's avatar
    Add pyproject.toml for project · 6a28acf0
    David Runge authored
    pyproject.toml:
    Add a pyproject.toml for describing the project, configuring all
    currently required dependencies and development dependencies.
    The configuration adds entries for the code formatter black, the import
    sorting tool isort and for the coverage report generation tool coverage.
    6a28acf0