myokit icon indicating copy to clipboard operation
myokit copied to clipboard

Switch as much as possible to pyproject.toml

Open MichaelClerx opened this issue 5 months ago • 0 comments

https://packaging.python.org/en/latest/guides/writing-pyproject-toml/

  • [ ] setup.py
  • [ ] coverage https://coverage.readthedocs.io/en/latest/config.html Python 3.11 and later
  • [ ] Flake8 not playing ball? https://github.com/PyCQA/flake8/issues/234
  • [ ] manifest.in --> don't think so
  • [ ] readthedocs --> don't think so

MichaelClerx avatar Nov 05 '25 16:11 MichaelClerx