Skip to content

Commit 6a55d4f

Browse files
Upgrade Python version for development environment
1 parent c708e15 commit 6a55d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pandas-dev
33
channels:
44
- conda-forge
55
dependencies:
6-
- python=3.10
6+
- python=3.13
77
- pip
88

99
# build dependencies

0 commit comments

Comments
 (0)