diff --git a/setup.cfg b/setup.cfg index 8836abab0..12016fb3f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -107,9 +107,6 @@ virtualenv.seed.wheels.embed = *.whl [sdist] formats = gztar -[bdist_wheel] -universal = true - [tool:pytest] markers = slow