Skip to content

Commit 5f3977a

Browse files
committed
chore: remove the version_source in semantic-release
1 parent 8ec32b9 commit 5f3977a

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
@@ -53,7 +53,6 @@ branch = "master"
5353
version_toml = "pyproject.toml:tool.poetry.version"
5454
version_variable = "src/fpm_universe/__init__.py:__version__"
5555
build_command = "pip install poetry && poetry build"
56-
version_source = "tag"
5756

5857
[tool.pytest.ini_options]
5958
addopts = "-v -Wdefault --cov=fpm_universe --cov-report=term-missing:skip-covered"

0 commit comments

Comments
 (0)