Drop `pytest.ini`, now covered in `pyproject.toml`

ns_aware
Gud Boi 2026-03-08 18:58:30 -04:00
parent a1622c0b94
commit ad24df0ed7
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
# vim: ft=ini
# pytest.ini for tractor
[pytest]
# don't show frickin captured logs AGAIN in the report..
addopts = --show-capture='no'
log_cli = false
; minversion = 6.0