Skip to content

deps: remove now-required dependencies from optional dependencies pyproject.toml table#552

Closed
cpcloud wants to merge 1 commit intoNVIDIA:mainfrom
cpcloud:remove-some-optional-dependencies
Closed

deps: remove now-required dependencies from optional dependencies pyproject.toml table#552
cpcloud wants to merge 1 commit intoNVIDIA:mainfrom
cpcloud:remove-some-optional-dependencies

Conversation

@cpcloud
Copy link
Contributor

@cpcloud cpcloud commented Oct 27, 2025

No description provided.

@cpcloud
Copy link
Contributor Author

cpcloud commented Oct 27, 2025

/ok to test

@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 27, 2025

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

license-files = ["LICENSE", "LICENSE.numba"]
requires-python = ">=3.9"
dependencies = ["numba>=0.60.0", "cuda-bindings>=12.9.1,<14.0.0", "cuda-core>=0.3.2,<0.4.0dev0"]
dependencies = ["numba>=0.60.0", "cuda-bindings>=12.9.1,<14.0.0", "cuda-core>=0.3,<0.4.0dev0"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there was a reason that this can't be 0.3.0 or 0.3.1 - will have to see if I can find it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, okay. I guess the extra optional dependencies aren't causing any harm, and they may be necessary. It would be good to know, but I'm going to close this PR and revert the corresponding changes in #551

@cpcloud
Copy link
Contributor Author

cpcloud commented Oct 27, 2025

Closing as not needed for now.

@cpcloud cpcloud closed this Oct 27, 2025
@cpcloud cpcloud deleted the remove-some-optional-dependencies branch October 27, 2025 15:03
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