Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
2ac902a
feat: tox implementation
moe-ad Feb 19, 2026
42384a1
chore: adding changelog file 1163.added.md [dependabot-skip]
pyansys-ci-bot Feb 19, 2026
e3f45d6
fix: codestyle
moe-ad Feb 19, 2026
587b68e
feat: switch to click
moe-ad Feb 19, 2026
71c0976
fix: codestyle
moe-ad Feb 19, 2026
a51e52a
feat: update tox env names
moe-ad Feb 19, 2026
471ce64
fix: codestyle
moe-ad Feb 19, 2026
bb5c684
feat: rename file and update tox.ini
moe-ad Feb 19, 2026
255e4ad
fix: codestyle
moe-ad Feb 19, 2026
aee7569
feat: update test deps
moe-ad Feb 19, 2026
5af6cfe
fix: remove shebang
moe-ad Feb 19, 2026
0507efd
Merge branch 'main' into feat/tox-implementation
moe-ad Feb 20, 2026
36e945c
Merge branch 'main' into feat/tox-implementation
moe-ad Feb 20, 2026
d7e0186
fix: Jorge's and Sebastien's review comments
moe-ad Feb 24, 2026
ce27058
fix: doc strings review comments
moe-ad Feb 24, 2026
a5829fc
fix: exit codes on error
moe-ad Feb 24, 2026
57f1327
fix: improve error handling
moe-ad Feb 24, 2026
5483369
Merge branch 'main' into feat/tox-implementation
moe-ad Feb 24, 2026
dc20fc8
Merge branch 'main' into feat/tox-implementation
moe-ad Feb 25, 2026
a3c5b32
Merge branch 'main' into feat/tox-implementation
moe-ad Feb 27, 2026
3a6e71c
Merge branch 'main' into feat/tox-implementation
moe-ad Feb 27, 2026
adbf839
Merge branch 'main' into feat/tox-implementation
jorgepiloto Mar 2, 2026
5499f7c
fix: review suggestions
moe-ad Mar 2, 2026
9d250c9
Merge branch 'main' into feat/tox-implementation
moe-ad Mar 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/changelog/1163.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Tox implementation
Loading
Loading