Commit 84a97be0 authored by Jason R. Coombs's avatar Jason R. Coombs

Remove unused variable

parent b67a4c32
......@@ -35,9 +35,6 @@ from setuptools import dist
from setuptools.dist import SetupRequirementsError
SETUPTOOLS_IMPLEMENTATION_REVISION = 0.1
def _run_setup(setup_script='setup.py'):
# Note that we can reuse our build directory between calls
# Correctness comes first, then optimization later
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment