pyOpenSci / python-package-guide

scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
70 stars 43 forks source link

Add: Tutorial for migrating from setup.py to pyproject.toml using Hatch #229

Closed miguelalizo closed 2 months ago

miguelalizo commented 2 months ago

Addresses #210 by creating the tutorial for migrating from setup.py to pyproject.toml using Hatch.