Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 178 Bytes

File metadata and controls

3 lines (2 loc) · 178 Bytes

Having both pytest.ini and pyproject.toml will now print a warning to make it clearer to the user that the former takes precedence over the latter.

-- by :user:`sgaist`