Skip to content

Commit 4c37455

Browse files
fix: get version from pyproject instead of init
1 parent c1ad5da commit 4c37455

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ xdfail_strict=true
1313
markers = ["sleepdeprived_patched_module", "masked_modules", "patched_environ", "patched_module"]
1414

1515
[tool.semantic_release]
16-
version_variable = ["celery/__init__.py:__version__"]
1716
version_toml = ["pyproject.toml:tool.poetry.version"]
1817
branch = "development"
1918
upload_to_respository=true

0 commit comments

Comments
 (0)