This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pe:python_versioning [2021/06/06 09:59] admin created |
pe:python_versioning [2021/06/06 12:56] (current) admin [Guide] |
||
---|---|---|---|
Line 17: | Line 17: | ||
- consider using versioneer | - consider using versioneer | ||
+ | [[https:// | ||
=== Pre-release versioning === | === Pre-release versioning === | ||
Line 26: | Line 26: | ||
* zero or more release candidates (denoted with a “.rcN” suffix) | * zero or more release candidates (denoted with a “.rcN” suffix) | ||
- | Where to keep version information | + | ====Where to keep version information |
https:// | https:// | ||
+ | ? How to use setup.cfg? | ||
====History==== | ====History==== | ||
* created 2021-06-06 | * created 2021-06-06 |