Skip to content

Commit 2e52c8b

Browse files
committed
Remove changes
1 parent 7562fc1 commit 2e52c8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.doc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ channels:
33
- defaults
44
- conda-forge
55
dependencies:
6-
- lightgbm==3.2.1
6+
- lightgbm=3.2.1
77
- numpydoc=1.1.0
88
- pandas=1.3.5
9+
- python=3.10
910
- scikit-learn
1011
- sphinx=4.3.2
1112
- sphinx-gallery=0.10.1

0 commit comments

Comments
 (0)