-
Notifications
You must be signed in to change notification settings - Fork 23
Metadata improvements #2462
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
Merged
Merged
Metadata improvements #2462
Changes from 14 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8b70c13
Migrate from setup.py to pyproject.toml
antonwolfy fdbc864
Add maintainers and Python::3::Only to metadata
antonwolfy c3e913b
Keep in sync conda-recipe/meta.yaml with build-system.requires from p…
antonwolfy 91a4ad4
Migrate to versioneer 0.29
antonwolfy 7b679ef
Add pybind11 as host dependency
antonwolfy a3bcee8
Define dependency on release dpctl version in pyproject.toml
antonwolfy 66f018c
Define packages and package_data through setup.py
antonwolfy ecff37e
Unpin setuptools
antonwolfy 0649201
Update documentation with additional requirement package for building…
antonwolfy 1024b13
Add versioneer package as a build dep in GH actions
antonwolfy 3d2d957
Set run dependency on dpctl to the latest dev version
antonwolfy 4880f9a
Update deps for optional targets in pyproject.toml
antonwolfy f2dc847
Switch from setup.py to python -m build
antonwolfy 8a236a4
Populate the changelog
antonwolfy 954335c
Apply suggestions from code review
antonwolfy e323d98
Update pyproject.toml
antonwolfy 2033309
Add carification comments on dpctl versions used in pyproject.toml
antonwolfy a2a2821
Add carification comments on the oldest numpy version stated in pypro…
antonwolfy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dpnp/_version.py export-subst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.