miniwdl icon indicating copy to clipboard operation
miniwdl copied to clipboard

modernize pyproject tooling

Open mlin opened this issue 6 months ago • 0 comments

  • [ ] migrate setup.py/setup.cfg/pbr/etc. to pyproject.toml
  • [x] update pyre or migrate to mypy (tedious! can we make GPT-4 do most of this work?)
  • [x] migrate pylint/flake8/black to ruff
  • [x] drop obsolete python versions

mlin avatar Dec 16 '23 08:12 mlin