Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix publish_to_pypi job #181

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

sdn4z
Copy link
Collaborator

@sdn4z sdn4z commented Jan 24, 2025

Since the last poetry update, ignore_dev_requirements option stoped working on the publish_to_pypi job.

We should use now poetry_install_options: "--without dev" instead as recommended https://github.com/JRubics/poetry-publish?tab=readme-ov-file#poetry_install_options

I also updated poetry.lock to meet new poetry format.

@sdn4z sdn4z requested a review from scastlara as a code owner January 24, 2025 13:37
@sdn4z sdn4z merged commit bd5dcf5 into elementsinteractive:main Feb 7, 2025
9 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