pyOpenSci packaging guide release v0.3
This release contains
- New tutorials on creating a python package (using hatch) for beginners!
- Updated and enhanced content around packaging / edits from the community
- Lots of new contributors
What's Changed
- Fix links by @hugovk in #166
- Fix: readme file updates by @lwasser in #168
- Fix: logo on readme by @lwasser in #169
- ENH: Publish your python package to PyPI by @lwasser in #164
- docs: add ofek as a contributor for tutorial by @allcontributors in #170
- Fix: missing link to publish pypi lesson in current landing page by @lwasser in #172
- docs: add JacksonBurns as a contributor for code, review, and tutorial by @allcontributors in #179
- Fix: typos throughout the packaging build page and add targets to docs by @lwasser in #180
- Fix: use hatch for workflow by @lwasser in #178
- docs: add jaimergp as a contributor for code, review, and tutorial by @allcontributors in #182
- docs: add h-vetinari as a contributor for code, review, and tutorial by @allcontributors in #183
- Add: readme file tutorial to packaging 101 series by @lwasser in #176
- Add: conda-forge publication tutorials by @lwasser in #177
- Fix: nav for tutorials duplicated by @lwasser in #184
- docs: add xmnlab as a contributor for code, review, and tutorial by @allcontributors in #186
- Fix typo of duplicate lines by @eriknw in #185
- Fix: multiple broken links by @lwasser in #187
- Final series lessons - pyproject, code of conduct & license files by @lwasser in #181
- Concise headings in
tutorials/pyproject-toml.md
by @sneakers-the-rat in #190 - Fix broken stuff by @sneakers-the-rat in #192
- Fix: inconsistent headings by @lwasser in #194
- docs: add tomalrussell as a contributor for code, review, and tutorial by @allcontributors in #196
- Close markdown block for example README by @tomalrussell in #195
- Fix: small edits to headers of lesson by @lwasser in #198
- Description/Author formatting in
tutorials/pyproject-toml.md
by @sneakers-the-rat in #193 - UPDATE: added new contributors by @kierisi in #199
- UPDATE: added Carol to contributors by @kierisi in #200
- FIX: removed duplicates by @kierisi in #203
New Contributors
- @eriknw made their first contribution in #185
- @tomalrussell made their first contribution in #195
- @kierisi made their first contribution in #199
Full Changelog: v0.2...v0.3