Skip to content

declutter project configuration #483

@ArneBinder

Description

@ArneBinder

We should use pyproject.toml as much as possible. Also, there are some cases of duplicated and conflicting configuration.

Cases (files) to look into:

  • .draglint - what is this about?
  • .editorconfig - what is this about?
  • .pre-commit-config.yaml - most of the packages are covered (regarding dependency versions) in pyproject.toml, but
    • what about prettier? And
    • what about all args?
  • codecov.yml - but see existing codecov sections in pyproject.toml! what takes precedence and in which cases (local execution / CI)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions