-
Notifications
You must be signed in to change notification settings - Fork 179
Leverage uv
for documentation in nox
session
#1420
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
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
00eaf75
Modernize setup.py
IvanIsCoding 576a886
Farewell to retworkx
IvanIsCoding 1a15354
Add release note about retworkx removal
IvanIsCoding 13cec34
Move even more data to pyproject.toml
IvanIsCoding e7d69d6
PEP 639 says this is deprecated
IvanIsCoding 90112c6
Add dependency groups later
IvanIsCoding d569676
Move even from setup.py to pyproject.toml
IvanIsCoding fd814cb
Migrate all setup.py to pyproject.toml
IvanIsCoding ec03072
Move nox dependencies to pyproject.toml
IvanIsCoding caf72e6
Document new way to do debug builds now that we no longer use setup.py
IvanIsCoding ae29d4a
Better way to phrase the documentation
IvanIsCoding 8b5532e
Remove duplicate section
IvanIsCoding 51baa2e
Try updating setuptools for coverage job
IvanIsCoding a9fde4f
Add docs dependency group as well
IvanIsCoding b8e2efe
Make description the same as the paper
IvanIsCoding 5f52826
This doesn't work yet
IvanIsCoding 24334f2
Pin uv in CI
IvanIsCoding 7205151
Make workflow work with newer Python versions
IvanIsCoding df87b8f
Pass frozen via environment variables
IvanIsCoding af22a8e
Update CONTRIBUTING.md to mention uv.lock procedures
IvanIsCoding 91ee307
Explicitly install rustworkx and use debug mode
IvanIsCoding 2f28c9e
Use multiple threads in sphinx
IvanIsCoding 7cf5e4b
Don't make -j auto mandatory in CI
IvanIsCoding ca2263d
Document how to build faster in the guide
IvanIsCoding 349f34b
Fix typo
IvanIsCoding b0eb530
Merge branch 'main' into modernize-setup
IvanIsCoding 3c67cdb
Revert retworkx code
IvanIsCoding 3177208
Say this will be the last retworkx release
IvanIsCoding d3c3d1e
Trying to make retworkx work
IvanIsCoding 93fc909
retworkx has its own setup.py
IvanIsCoding 9749294
Account for new directory when publishing
IvanIsCoding 9cd1112
Document setuptools-rust
IvanIsCoding bbd37bc
Merge remote-tracking branch 'upstream/main' into modernize-setup
IvanIsCoding 91f5f10
Merge branch 'modernize-setup' into new-uv-branch
IvanIsCoding 87305de
Edit message saying it is the final release
IvanIsCoding f8e97dd
sunset -> retired
IvanIsCoding c85ed90
Endline
IvanIsCoding a49906a
Merge branch 'main' into modernize-setup
IvanIsCoding cd3849e
Merge branch 'modernize-setup' into new-uv-branch
IvanIsCoding d0e79da
Frozen is implied
IvanIsCoding 3009010
Merge branch 'main' into modernize-setup
IvanIsCoding 49df6ad
Merge branch 'main' into modernize-setup
IvanIsCoding 23d306e
Merge branch 'main' into modernize-setup
IvanIsCoding 1041709
Merge branch 'main' into modernize-setup
IvanIsCoding 6ac2a82
Merge remote-tracking branch 'upstream/main' into new-uv-branch
IvanIsCoding 6e88243
Merge branch 'main' into modernize-setup
IvanIsCoding 8a894ad
Ensure setuptools-rust is up-to-date
IvanIsCoding bc17616
Use setuptools>=70.1.0 and remove wheel
IvanIsCoding 2040aa1
Merge branch 'modernize-setup' into new-uv-branch
IvanIsCoding 6979c6b
Merge branch 'main' into modernize-setup
IvanIsCoding 979849c
Apply suggestions from code review
IvanIsCoding de999e1
Black
IvanIsCoding 318f95e
Merge branch 'main' into modernize-setup
IvanIsCoding 6fd352e
Merge branch 'main' into new-uv-branch
IvanIsCoding 03408bf
Merge branch 'main' into modernize-setup
IvanIsCoding 4cfa29c
Merge branch 'main' into new-uv-branch
IvanIsCoding 112654b
Merge branch 'main' into modernize-setup
IvanIsCoding 5444392
Merge branch 'modernize-setup' into new-uv-branch
IvanIsCoding e9a8cfe
Merge remote-tracking branch 'upstream/main' into new-uv-branch
IvanIsCoding 03c42c7
Use dependency groups in CI
IvanIsCoding dcb4010
Merge branch 'dependency-groups' into new-uv-branch
IvanIsCoding 51ddf4f
Trying a newer setup-tools
IvanIsCoding 26002fb
Merge branch 'dependency-groups' into new-uv-branch
IvanIsCoding dc0c0ff
Fix coverage
IvanIsCoding b4b06fa
Merge branch 'dependency-groups' into new-uv-branch
IvanIsCoding 85694e2
Merge branch 'main' into dependency-groups
IvanIsCoding 3377305
Merge branch 'main' into new-uv-branch
IvanIsCoding e174a57
testinfra -> releaseinfra
IvanIsCoding 39fb357
Merge branch 'dependency-groups' into new-uv-branch
IvanIsCoding 2c48049
Pip 25.1 arrives by default on GitHub
IvanIsCoding 334f24b
Merge branch 'dependency-groups' into new-uv-branch
IvanIsCoding 57e5896
Merge remote-tracking branch 'upstream/main' into new-uv-branch
IvanIsCoding db87094
Fix py-project toml
IvanIsCoding 7cea72b
Merge branch 'main' into new-uv-branch
IvanIsCoding 5279876
Merge branch 'main' into new-uv-branch
IvanIsCoding c9304d3
Update uv in uv.lock
IvanIsCoding 981fbf6
Use uv 0.7.8
IvanIsCoding d9d5ad0
Use uv 0.7.8 (pyproject.toml)
IvanIsCoding 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this used for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently if you run
nox -edocs
with Python 3.13 it fails. I had to add this dependency to make it work.It has to do with Python 3.13 resolving a newer lxml or something of sorts.