Skip to content

Commit

Permalink
unpin python version in env
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed May 1, 2024
1 parent 0db94ad commit daa7538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
- pytest-cov
- pytest-xdist
- pydantic
- python==3.11.*
- python
- rdkit
- typing_extensions
- gufe>=0.9.4
Expand Down

0 comments on commit daa7538

Please sign in to comment.