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

Single source of truth for optional deps in pyproject.toml #1036

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

janosh
Copy link
Member

@janosh janosh commented Nov 1, 2024

aka DRY extras. related PR janosh/pymatviz#231

plus some code cleanup

@janosh janosh added dependencies Pull requests that update a dependency file pkg Package health and distribution related stuff labels Nov 1, 2024
@JaGeo
Copy link
Member

JaGeo commented Nov 1, 2024

Hi @janosh , I am a bit confused by this. As far as I understood strict, it was there to give exact version numbers. With this pull request, this would not be true anymore.

@janosh
Copy link
Member Author

janosh commented Nov 1, 2024

@JaGeo you're right. i wanted to use this PR as a test to look into adding a uv.lock file which would replace the strict optional deps entirely. it might be a step towards addressing the pytorch version conflicts you mentioned #1031 (comment)

@JaGeo
Copy link
Member

JaGeo commented Nov 1, 2024

@janosh ah, thank you for the explanation! 😅

@utf
Copy link
Member

utf commented Nov 12, 2024

This is great, thanks @janosh! Are you able to look into the merge conflict/failing test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pkg Package health and distribution related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants