Skip to content

Commit

Permalink
Last homework
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Nov 29, 2023
1 parent c0ec2f6 commit 3a81df0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions projects/data_cleaning/07_Project_module.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Module 7: Publishing
- Add a license
- Add license to the root folder (see https://choosealicense.com/)
- Change version number to 0.1.0
- Build the package
- Publish the package to the PyPI Test Server.
- Make a release in GitHub - click "Draft a new release" and add a tag (v0.1.0) and a release title (v0.1.0)
- Update version number to dev version 0.2.0dev0
- Optional: Build the package with ">python -m build" from the project root (install build first)
- Optional: Publish the package to the PyPI Test Server (requires setting up a PyPI account and two-factor authentication!)

{{< include _footer.md >}}

0 comments on commit 3a81df0

Please sign in to comment.