diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -76,9 +76,6 @@ tox_ini_fmt = py.typed [options.packages.find] where = src -[bdist_wheel] -universal = 1 - [tool:pytest] testpaths = tests junit_family = xunit2 |