Skip to content

Commit

Permalink
updated gui requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Jan 23, 2025
1 parent 1c05a56 commit ae863de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .conda/fierro-gui/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ requirements:
- python=3.13
run:
- paraview=5.13
- python
- python=3.13
- numpy
- matplotlib
- pyside6=6.5
- pyside6=6.7

test:
imports:
Expand Down
2 changes: 2 additions & 0 deletions .conda/fierro-gui/python_variants.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
python:
- 3.13

0 comments on commit ae863de

Please sign in to comment.