fix: use python-semantic-release instead of semantic-release
semantic-release==0.1.0 is wrong package. python-semantic-release is the official one.
This commit is contained in:
parent
0634262eb2
commit
fff2c28331
@ -267,3 +267,6 @@ This is an unofficial client. Kwork.ru is not affiliated with this project.
|
||||
Use at your own risk and respect Kwork's terms of service.
|
||||
|
||||
## CI Test
|
||||
|
||||
## CI Test
|
||||
Testing Gitea Actions workflow.
|
||||
|
||||
@ -35,7 +35,7 @@ dev = [
|
||||
"pytest-html>=4.0.0",
|
||||
"respx>=0.20.0",
|
||||
"ruff>=0.3.0",
|
||||
"semantic-release>=24.0.0",
|
||||
"python-semantic-release>=9.0.0",
|
||||
"pip-audit>=2.7.0",
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user