diff --git a/pyproject.toml b/pyproject.toml index c69c7f219..6dff3ed09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,6 @@ strip = true compatibility = "manylinux2014" python-source = "self_encryption" sdist-include = ["LICENSE"] -targets = ["wheel"] -skip-auditwheel = false [tool.pytest.ini_options] testpaths = ["tests"]