Skip to content

Commit

Permalink
add setuptools to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
schuhmaj committed Oct 15, 2024
1 parent b3ac1b2 commit 4de2530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- python==3.12
- setuptools
- numpy
- pytest
- pytest-xdist

0 comments on commit 4de2530

Please sign in to comment.