mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
update related to pyproject.toml
parent
8134d994c4
commit
b50a46db9b
1 changed files with 4 additions and 2 deletions
|
@ -66,7 +66,8 @@ tox
|
||||||
| File | Action |
|
| File | Action |
|
||||||
|-|-|
|
|-|-|
|
||||||
| CHANGELOG.md | replace `3.dev` with `$VERSION` |
|
| CHANGELOG.md | replace `3.dev` with `$VERSION` |
|
||||||
| setup.py | replace `3.dev` with `$VERSION` |
|
| setup.py.legacy | replace `3.dev` with `$VERSION` |
|
||||||
|
| pyproject.toml | replace `3.dev` with `$VERSION` |
|
||||||
|
|
||||||
Commit changes
|
Commit changes
|
||||||
|
|
||||||
|
@ -105,7 +106,8 @@ After RPMs are successfully built, mark it as latest release
|
||||||
| File | Action |
|
| File | Action |
|
||||||
|-|-|
|
|-|-|
|
||||||
| CHANGELOG.md | replace `$VERSION` with `3.dev` |
|
| CHANGELOG.md | replace `$VERSION` with `3.dev` |
|
||||||
| setup.py | replace `$VERSION` with `3.dev` |
|
| setup.py.legacy | replace `$VERSION` with `3.dev` |
|
||||||
|
| pyproject.toml | replace `$VERSION` with `3.dev` |
|
||||||
|
|
||||||
Commit changes
|
Commit changes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue