-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Migrate to UV #33
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 39 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
eef2752
feat: Migrate to UV
AlejandroFernandezLuces 184466e
fix: Add dependency groups
AlejandroFernandezLuces 1958983
fix: uv tests
AlejandroFernandezLuces 41bdf3a
fix: Add uv to ci
AlejandroFernandezLuces 152b57d
fix: uv
AlejandroFernandezLuces d13d8e0
fix: uv
AlejandroFernandezLuces c0c4eb8
fix: uv in PyMAPDL tests
AlejandroFernandezLuces 971a46a
maint: fix doc building
AlejandroFernandezLuces eb23e50
fix: Reorder toml
AlejandroFernandezLuces a747b19
fix: toml
AlejandroFernandezLuces 6e005fe
fix: docs makefile
AlejandroFernandezLuces 2dc6dcb
fix: toml
AlejandroFernandezLuces 8281d91
fix: toml
AlejandroFernandezLuces d734624
fix: ci
AlejandroFernandezLuces 0135b40
fix: ci
AlejandroFernandezLuces 58d8c59
temp: Fix ci
AlejandroFernandezLuces a1da13e
fix: ci
AlejandroFernandezLuces eacf663
fix: use system flag
AlejandroFernandezLuces d705e26
fix: ci
AlejandroFernandezLuces 8f432db
fix: CI
AlejandroFernandezLuces 1d5755b
fix: ci
AlejandroFernandezLuces d8ca1c9
fix: ci
AlejandroFernandezLuces a94d4e1
fix: toml
AlejandroFernandezLuces dae8554
fix: CI
AlejandroFernandezLuces 5b4c271
fix: CI
AlejandroFernandezLuces 4947ea0
fix: CI
AlejandroFernandezLuces 05974c0
fix: ci
AlejandroFernandezLuces dc10ae2
ci
AlejandroFernandezLuces 0d6b511
fix: Disable test
AlejandroFernandezLuces e001ea4
ci
AlejandroFernandezLuces cb504d1
maint: Update lock
AlejandroFernandezLuces 05b3373
Apply suggestions from code review
AlejandroFernandezLuces fec7334
fix: Python version, grpcio version
AlejandroFernandezLuces b223e6b
Merge branch 'feat/migrate-uv' of https://github.com/ansys-internal/a…
AlejandroFernandezLuces c7e4a68
fix: pytest command
AlejandroFernandezLuces 458ceb8
fix: CI
AlejandroFernandezLuces b6ac171
fix: CI doc build
AlejandroFernandezLuces 4bb4a2d
fix: grpcio version
AlejandroFernandezLuces 2d98aeb
Apply suggestions from code review
AlejandroFernandezLuces 8423bba
fix: suggestion
AlejandroFernandezLuces f09c676
fix: grpcio version
AlejandroFernandezLuces 2c18c09
fix: Only test deps
AlejandroFernandezLuces f5d1d5f
fix: remove sphinx dependency
AlejandroFernandezLuces 211397e
test
AlejandroFernandezLuces c66bb32
fix: PyMAPDL tests
AlejandroFernandezLuces 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| (?i)Ansys | ||
| pytest | ||
| ANS | ||
| ANS | ||
| astroid |
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.