Deltares/ddlpy

Update repos to current standards

Closed this issue · 0 comments

Todo:

  • setup.py to pyproject.toml
  • update requirements: numpy in readme, but not in requirements.txt
  • resolve PytestConfigWarning: Unknown config option: collect_ignore warning by removing this from setup.cfg
  • update pyproject.toml: classifiers, name, urls, dependencies, dev-dependencies
  • remove duplicate information from readme
  • test bumpversion, versions were out of sync before
  • add codecov
  • add sonarcloud
  • add pypi upload workflow
  • add github testbanks (different os and py versions)