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

Remove package version wildcard ranges #97

Merged
merged 10 commits into from
Jun 26, 2022
Merged

Remove package version wildcard ranges #97

merged 10 commits into from
Jun 26, 2022

Conversation

johnthagen
Copy link
Owner

@johnthagen johnthagen commented Jun 21, 2022

Remove wildcard ("*") dependencies from pyproject.toml. In real world applications, these seem to contribute to very long resolution times in Poetry:

Use poetryup to support easily updating dependencies to their latest versions until Poetry supports this upstream:

Blocked upstream by:

@johnthagen johnthagen added enhancement New feature or request upstream labels Jun 21, 2022
@johnthagen johnthagen self-assigned this Jun 21, 2022
@johnthagen johnthagen changed the title Specify package version ranges in pyproject.toml Remove package version wildcard ranges Jun 21, 2022
@johnthagen johnthagen marked this pull request as ready for review June 25, 2022 13:00
@johnthagen
Copy link
Owner Author

@johnthagen johnthagen enabled auto-merge (squash) June 26, 2022 17:56
@johnthagen johnthagen merged commit 334c054 into master Jun 26, 2022
@johnthagen johnthagen deleted the poetryup branch June 26, 2022 17:56
johnthagen added a commit that referenced this pull request Jun 27, 2022
johnthagen added a commit that referenced this pull request Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant