Skip to content

Commit 1251d6e

Browse files
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: nonprod
1 parent 34d53d0 commit 1251d6e

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

gooddata-api-client/pyproject.toml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)