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 b912cb2 commit 81a83bdCopy full SHA for 81a83bd
docs/config.rst
@@ -840,7 +840,7 @@ Python run
840
]
841
842
[tool.pyproject.env_run_base]
843
- dependency_groups = [
+ dependency-groups = [
844
"test",
845
846
@@ -854,7 +854,7 @@ Python run
854
855
.. code-block:: toml
856
857
- [dependency_groups]
+ [dependency-groups]
858
test = [
859
"pytest>=8",
860
0 commit comments