-
Notifications
You must be signed in to change notification settings - Fork 193
FEAT: Install pyaedt via uv #6338
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
Open
eblanco-ansys
wants to merge
26
commits into
main
Choose a base branch
from
6317-update-the-pyaedt-installer-python-file-to-use-uv-package-manager
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0d672dd
FEAT: Install pyaedt via uv
eblanco-ansys 85fd5b6
chore: adding changelog file 6338.added.md [dependabot-skip]
pyansys-ci-bot ed3c9d8
uv fix
tusharbana-ansys 809dc9c
FIX: Updated pyaedtversion to the latest
eblanco-ansys 56cbc2c
FIX: Reverted pyaedt version
eblanco-ansys 4370b63
FIX: Increased timeout for UV
eblanco-ansys 6a1e311
FIX: Removed extra whitespace
eblanco-ansys 8575b4c
FIX: Applied suggested fixes
eblanco-ansys 7818c01
Merge branch 'main' into 6317-update-the-pyaedt-installer-python-file…
eblanco-ansys d85ff06
Merge branch 'main' into 6317-update-the-pyaedt-installer-python-file…
eblanco-ansys b3ffdc0
Moved uv installation to online part
eblanco-ansys 5cdac74
Added uv to "all" dependencies
eblanco-ansys ebf4ede
Merge branch 'main' into 6317-update-the-pyaedt-installer-python-file…
eblanco-ansys 217bd47
chore: adding changelog file 6338.added.md [dependabot-skip]
pyansys-ci-bot b29d916
Use pip instead uv
eblanco-ansys d0e2dfc
Improved unzip funcion to handle nested cases and do it in temp folder
eblanco-ansys 6f3ff32
Improved wheel argument handling
eblanco-ansys 923d183
Install wheel using uv
eblanco-ansys 4faaf86
Merge branch 'main' into 6317-update-the-pyaedt-installer-python-file…
eblanco-ansys 5a06f03
Formatted file
eblanco-ansys e18fa6a
Added default timeout argument for slow connections
eblanco-ansys 4408407
Reverted path functionality
eblanco-ansys 43b28cd
Fixed bug in recursive zip extraction
eblanco-ansys 28ef6ec
Added uv docs
eblanco-ansys aa2912d
Fixed words
eblanco-ansys d01cc8e
Merge branch 'main' into 6317-update-the-pyaedt-installer-python-file…
Samuelopez-ansys 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
Some comments aren't visible on the classic Files Changed page.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Install pyaedt via uv |
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 |
---|---|---|
|
@@ -125,3 +125,5 @@ solderballs | |
pin_mapping | ||
refdes | ||
gnd | ||
uv | ||
venv |
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.
Uh oh!
There was an error while loading. Please reload this page.