Skip to content

Commit

Permalink
Merge pull request #1 from rxm7706/patch-1
Browse files Browse the repository at this point in the history
Update meta.yaml Pin Setuptools
  • Loading branch information
mattkram authored Apr 3, 2023
2 parents 03cb416 + 2df547e commit 28a2621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/conda-project/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ build:

requirements:
host:
- python >=3.8
- python >=3.7
- pip
- setuptools <=65.0.0
run:
- python >=3.8
- python >=3.7
- conda-lock >=1.2
- lockfile
- pexpect
Expand Down

0 comments on commit 28a2621

Please sign in to comment.