summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kluyver <thomas@kluyver.me.uk>2020-08-06 10:23:51 +0100
committerThomas Kluyver <thomas@kluyver.me.uk>2020-08-06 10:23:51 +0100
commitd2883ac4f1d94c16a1ab279e7b1065558b67da4b (patch)
tree947436a944dc8085669ca0816927fe646d8d1dde
parenta78f42ef07c9b9db778087675ad0d84ab9548425 (diff)
downloadpython-setuptools-git-d2883ac4f1d94c16a1ab279e7b1065558b67da4b.tar.gz
Flake 99
-rw-r--r--setuptools/tests/test_build_meta.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setuptools/tests/test_build_meta.py b/setuptools/tests/test_build_meta.py
index f1860b69..fdb4b950 100644
--- a/setuptools/tests/test_build_meta.py
+++ b/setuptools/tests/test_build_meta.py
@@ -436,7 +436,6 @@ class TestBuildMetaBackend:
# setup_requires, it will fail.
build_backend.prepare_metadata_for_build_wheel(dist_dir)
-
_sys_argv_0_passthrough = {
'setup.py': DALS("""
import os