Skip to content

Commit 32d4782

Browse files
authored
Merge pull request #206 from lwasser/minor-index
Fix: minor edits
2 parents 7fcd88a + 10213bf commit 32d4782

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,9 @@ Community docs
5656
5757
Publish your docs
5858
```
59-
## _new_ Tutorial Series
59+
## _new_ Tutorial Series: Create a Python Package
6060

61-
The how to create a Python package tutorial series is being developed
62-
by the community now! Join our community review process or watch development of these tutorials in our [Github repo here](https://github.com/pyOpenSci/python-package-guide).
61+
The first round of our community-developed, how to create a Python package tutorial series for scientists is complete! Join our community review process or watch development of future tutorials in our [Github repo here](https://github.com/pyOpenSci/python-package-guide).
6362

6463

6564
:::::{grid} 1 1 2 2
@@ -100,7 +99,7 @@ by the community now! Join our community review process or watch development of
10099
:::::
101100

102101

103-
## Packaging
102+
## Python Packaging for Scientists
104103

105104
Learn about Python packaging best practices. You will also get to know the
106105
the vibrant ecosystem of packaging tools that are available to help you with your Python packaging needs.

0 commit comments

Comments
 (0)