diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-06-07 18:11:00 +0100 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-06-16 21:29:34 +0100 |
| commit | 61b941337ece67ef766b549c4147137988c4cdb7 (patch) | |
| tree | eb39d0af6323f48941df70edb3abe88313ca80fe /pytest.ini | |
| parent | d9e23903c9b97492db21f42beccf76bd287c1e05 (diff) | |
| download | python-setuptools-git-61b941337ece67ef766b549c4147137988c4cdb7.tar.gz | |
Warn about 'tool.setuptool' instead of project metadata in pyproject.toml
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,4 +59,4 @@ filterwarnings= ignore:Distutils was imported before setuptools ignore:Setuptools is replacing distutils - ignore:Support for project metadata in .pyproject.toml. is still experimental + ignore:Support for configuring .* in .pyproject.toml. is still experimental |
