Skip to content

Commit 90a479e

Browse files
committed
OpenFF requires setuptools for Python 3.10.
1 parent c0193ed commit 90a479e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

recipes/biosimspace/recipe.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ requirements:
3232
- openff-interchange-base >=0.5.0
3333
else:
3434
- openff-interchange-base
35+
- setuptools
3536
- openff-toolkit-base
3637
- parmed
3738
- pyarrow
@@ -65,6 +66,7 @@ tests:
6566
requirements:
6667
run:
6768
- pytest
69+
- setuptools
6870
- if: linux and x86_64
6971
then:
7072
- ambertools

0 commit comments

Comments
 (0)