We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916452b commit afffc67Copy full SHA for afffc67
environment.yml
@@ -5,7 +5,7 @@ channels:
5
dependencies:
6
# runtime
7
- python >=3.9,<3.14
8
- - mkdocstrings-python >=1.14,<2.0
+ - mkdocstrings-python >=1.14,<1.16 # BUG: #32
9
- griffe >=1.0
10
# build
11
- python-build >=1.0.0
0 commit comments