Commit 1251d6e
committed
fix(gooddata-api-client): remove pyproject.toml to fix dev release
The OpenAPI Generator regeneration in e47faf7 introduced a
pyproject.toml for gooddata-api-client. Since tbump has no entry for
this file, uv build picks up the unbumped version from pyproject.toml
instead of the bumped VERSION in setup.py, producing a wheel whose
version already exists on PyPI.
Remove the file so the build continues to use setup.py as the sole
version source, matching the tbump configuration.
jira: TRIVIAL
risk: nonprod1 parent 34d53d0 commit 1251d6e
1 file changed
Lines changed: 0 additions & 22 deletions
This file was deleted.
0 commit comments