summaryrefslogtreecommitdiff
path: root/tests/testutils/python_repo.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testutils/python_repo.py')
-rw-r--r--tests/testutils/python_repo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testutils/python_repo.py b/tests/testutils/python_repo.py
index 07efa376a..3666ffcc9 100644
--- a/tests/testutils/python_repo.py
+++ b/tests/testutils/python_repo.py
@@ -6,7 +6,6 @@ import sys
import pytest
-
SETUP_TEMPLATE = """\
from setuptools import setup