Skip to content

Commit e19ce11

Browse files
committed
Fix content
1 parent 3e68fcf commit e19ce11

12 files changed

+0
-12
lines changed

_tutorials/00-publish-your-python-package-that-is-on-pypi-to-conda-forge.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "0. Publish your Python package that is on PyPI to conda-forge"
43
excerpt: "

_tutorials/01-publish-your-python-package-to-pypi.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "1. Publish your Python package to PyPI"
43
excerpt: "

_tutorials/02-make-your-python-package-pypi-ready-pyproject-toml.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "2. Make your Python package PyPI ready - pyproject.toml"
43
excerpt: "

_tutorials/03-using-hatch-to-migrate-setup-py-to-a-pyproject-toml.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "3. Using Hatch to Migrate setup.py to a pyproject.toml"
43
excerpt: "

_tutorials/04-setup-trusted-publishing-for-secure-and-automated-publishing-via-github-actions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "4. Setup Trusted Publishing for secure and automated publishing via GitHub Actions"
43
excerpt: "

_tutorials/05-add-a-license-and-code-of-conduct-to-your-python-package.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "5. Add a License and Code of Conduct to your python package"
43
excerpt: "

_tutorials/06-add-a-readme-file-to-your-python-package.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "6. Add a README file to your Python package"
43
excerpt: "

_tutorials/07-command-line-reference-guide.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "7. Command Line Reference Guide"
43
excerpt: "

_tutorials/08-create-a-python-package-from-scratch-a-beginner-friendly-tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "8. Create a Python package from scratch, a beginner-friendly tutorial"
43
excerpt: "

_tutorials/09-use-hatch-environments-with-your-python-package-a-beginner-friendly-tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "9. Use Hatch environments with your Python package: a beginner-friendly tutorial"
43
excerpt: "

0 commit comments

Comments
 (0)