Skip to content

Conversation

@nickls
Copy link
Contributor

@nickls nickls commented Oct 11, 2025

  • Update pyproject.toml to use [tool.poetry.group.dev.dependencies] instead of deprecated [tool.poetry.dev-dependencies]
  • Update template to use modern Poetry format for future regenerations
  • Update Python requirement to ^3.8 (dropping EOL Python 3.7)
  • Regenerate poetry.lock file with updated format

This resolves the 'No files to publish' error in PyPI publishing workflow.

- Update pyproject.toml to use [tool.poetry.group.dev.dependencies] instead of deprecated [tool.poetry.dev-dependencies]
- Update template to use modern Poetry format for future regenerations
- Update Python requirement to ^3.8 (dropping EOL Python 3.7)
- Regenerate poetry.lock file with updated format

This resolves the 'No files to publish' error in PyPI publishing workflow.
- Temporarily disabled the deployment hook in the GitHub Actions workflow for the cardscan-ts client.
- This change is made to prevent potential issues during the CI process while maintaining the existing configuration for future reference.
@nickls nickls merged commit 020a6f9 into main Oct 11, 2025
22 checks passed
@nickls nickls deleted the fix-python-publishing-poetry-format branch October 11, 2025 18:39
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