Commit 95226da
committed
Remove empty pytest.ini allegedly needed by test entrypoints
This file was unintentionally being left behind by setuptools wheel
packaging and is now effectively being reintroduced by the switch to
hatchling. It looks like it was only used in a misguided way to prevent
the hook-sample test not use the root pytest.ini.
It's unclear what re-adding this file could do so I reckon
it's safer to preserve the old unintended behaviour by removing it.1 parent 255305d commit 95226da
2 files changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
316 | 314 | | |
317 | 315 | | |
318 | 316 | | |
| |||
This file was deleted.
0 commit comments