We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9c3d4 commit 5b761beCopy full SHA for 5b761be
episodes/4_project_metadata.md
@@ -126,5 +126,6 @@ Please add and update the README.md file, in case you havent done so. You can ea
126
- The `[build-system]` section is required and must define both `requires` and `build-backend`.
127
- The `[project]` section must, at minimum, include the project `name` and `version`.
128
- It is recommended to specify dependencies in the `[project]` section for clarity and reproducibility.
129
+- Use semantic versioning (MAJOR.MINOR.PATCH) for versioning your packages.
130
131
::::::::::::::::::::::::::::::::::::::::::::::::
0 commit comments