mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
9 lines
442 B
Markdown
9 lines
442 B
Markdown
# Releaser Development
|
|
|
|
- [pyTooling/pyAttributes](https://github.com/pyTooling/pyAttributes) or
|
|
[willmcgugan/rich](https://github.com/willmcgugan/rich) might be used to enhance the UX.
|
|
|
|
- It might be desirable to have pyTooling.Version.SemVersion handle the regular expression from
|
|
[semver.org](https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string), and use
|
|
proper Python classes in **Releaser**.
|