Skip to content

Commit df146c1

Browse files
authored
Update to Python 3.10 in docs/environment.yml
1 parent 8b8c780 commit df146c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: jupyter_releaser_documentation
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.9
5+
- python=3.10
66
- sphinx
77
- sphinx-copybutton
88
- pip

0 commit comments

Comments
 (0)