Skip to content

Commit 029bccf

Browse files
committed
Skip python3.13-only requirements with mkrecipe
1 parent e0c384d commit 029bccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Homepage = "https://github.com/sphinx-toolbox/sphinx-jinja2-compat"
2626
[tool.mkrecipe]
2727
conda-channels = [ "conda-forge", "domdfcoding",]
2828
extras = "all"
29+
max-python-version = 3.12
2930

3031
[tool.whey]
3132
base-classifiers = [

0 commit comments

Comments
 (0)