We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6adbcf commit 2484223Copy full SHA for 2484223
build/pkgs/importlib_resources/install-requires.txt
@@ -1,3 +1,3 @@
1
# According to https://pypi.org/project/importlib-resources/,
2
# version 5.7 provides the features of Python 3.11 importlib.resources
3
-importlib_resources >= 5.7
+importlib_resources >= 5.7; python_version<'3.11'
0 commit comments