Skip to content

Commit 467d819

Browse files
committed
add a callout session for Python Packaging User Guide
1 parent 9340727 commit 467d819

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

episodes/43-software-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ we reduce the complexity of fetching, installing and integrating it for the end-
149149
## Further reading: Python Packaging User Guide
150150

151151
You can refer to the [Python Packaging User Guide](https://packaging.python.org/)
152-
provides documentation on best practices and tools for packaging Python projects.
152+
for documentation on best practices and tools for packaging Python projects.
153153

154154
At the end of this episode, there is an optional exercise
155-
where you can enhance your package metadata by referring to this documentation.
155+
where you can try more good practices for packaging your Python project
156156

157157
::::::::::::::::::::::::::::::::::::::::::
158158

0 commit comments

Comments
 (0)