diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-02-18 20:47:27 +0000 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-03-05 14:32:14 +0000 |
| commit | 854969d916552153888958bd8605a65b52c77b70 (patch) | |
| tree | 57285d1aa627bc031abfb3dcbeba616c8bddab9b /pytest.ini | |
| parent | 86e6a10f5cd456c3b5a4833045bbde8fa3f8097a (diff) | |
| download | python-setuptools-git-854969d916552153888958bd8605a65b52c77b70.tar.gz | |
Explicitly inform users that pyproject.toml config is experimental
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,3 +58,5 @@ filterwarnings= # https://github.com/pytest-dev/pytest/discussions/9296 ignore:Distutils was imported before setuptools ignore:Setuptools is replacing distutils + + ignore:Support for project metadata in .pyproject.toml. is still experimental |
