Skip to content

Commit e5b2d42

Browse files
committed
fixed python env
1 parent 3cc50d8 commit e5b2d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashipy/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: dashi
22
channels:
33
- conda-forge
44
dependencies:
5-
- python
5+
- python >=3.12,<3.13
66
# Dependencies
77
- pandas
88
- altair

0 commit comments

Comments
 (0)