summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-16 21:50:25 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-16 21:50:25 +0100
commit9c7163bc6030e546ba1133de823d0b4ac06a02d9 (patch)
treea7ebac5aa04a78e22fc7882ddc9872208ef463b0 /pytest.ini
parent94ff0b480541b9ccc1799bbef32a4f65caa0fc75 (diff)
downloadpython-setuptools-git-9c7163bc6030e546ba1133de823d0b4ac06a02d9.tar.gz
Change wording from *experimental* to *beta*
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 0be8d7e2..7c863960 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -59,4 +59,4 @@ filterwarnings=
ignore:Distutils was imported before setuptools
ignore:Setuptools is replacing distutils
- ignore:Support for configuring .* in .pyproject.toml. is still experimental
+ ignore:Support for .* in .pyproject.toml. is still .beta.