Skip to content

fix: Remove poetry-dynamic-versioning#7

Merged
kishore7snehil merged 1 commit intomainfrom
fix/release-build-config
Apr 9, 2026
Merged

fix: Remove poetry-dynamic-versioning#7
kishore7snehil merged 1 commit intomainfrom
fix/release-build-config

Conversation

@kishore7snehil
Copy link
Copy Markdown
Contributor

Changes:

  • Removed [tool.poetry-dynamic-versioning] section with invalid vcs = "none" that caused 'none' is not a valid Vcs build failure
  • Changed build-backend to poetry.core.masonry.api matching auth0-python
  • Changed requires to ["poetry-core"] matching auth0-python
  • Restored pyproject.toml in .shiprc matching auth0-python pattern

- Remove [tool.poetry-dynamic-versioning] section (vcs=none is invalid)
- Use poetry.core.masonry.api as build backend matching auth0-python
- Restore pyproject.toml in .shiprc matching auth0-python pattern
@kishore7snehil kishore7snehil changed the title fix: Remove poetry-dynamic-versioning, match auth0-python build config fix: Remove poetry-dynamic-versioning Apr 9, 2026
@kishore7snehil kishore7snehil merged commit 814c929 into main Apr 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants