Thanks to visit codestin.com Credit goes to github.com
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 4c435a6 commit d645969Copy full SHA for d645969
1 file changed
doc/devel/min_dep_policy.rst
@@ -162,7 +162,7 @@ Updating Python and NumPy versions
162
163
To update the minimum versions of Python we need to update:
164
165
-- ``pyproject.toml`` (classifiers, requires-python, ``[ruff.tool]`` target-version)
+- ``pyproject.toml`` (classifiers, requires-python, ``[tool.ruff]`` target-version)
166
- ``environment.yml``
167
- ``doc/install/dependencies.rst``
168
- ``doc/devel/min_dep_policy.rst`` (this file)
0 commit comments