We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec32b9 commit 5f3977aCopy full SHA for 5f3977a
pyproject.toml
@@ -53,7 +53,6 @@ branch = "master"
53
version_toml = "pyproject.toml:tool.poetry.version"
54
version_variable = "src/fpm_universe/__init__.py:__version__"
55
build_command = "pip install poetry && poetry build"
56
-version_source = "tag"
57
58
[tool.pytest.ini_options]
59
addopts = "-v -Wdefault --cov=fpm_universe --cov-report=term-missing:skip-covered"
0 commit comments