Skip to content

Commit 50e43f6

Browse files
committed
Set lower limit on Python version
1 parent cf1ee72 commit 50e43f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: bmi-tester
22
channels:
33
- conda-forge
44
dependencies:
5+
- python >=3.9
56
- pip
67
- udunits2
78
- pip:

0 commit comments

Comments
 (0)