Skip to content

Commit

Permalink
Restricting setuptools due to pypa/setuptools#4374
Browse files Browse the repository at this point in the history
  • Loading branch information
phargogh committed Dec 17, 2024
1 parent 4b02baa commit e3eb4c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ requirements:
- pip
- cython >3
- numpy
- setuptools
- setuptools <70
- setuptools_scm
run:
- Pyro4
Expand Down Expand Up @@ -59,7 +59,7 @@ requirements:
- scikit-learn
- scipy
- seaborn
- setuptools
- setuptools <70
- setuptools_scm
- shapely
- sip
Expand Down

0 comments on commit e3eb4c5

Please sign in to comment.