summaryrefslogtreecommitdiff
path: root/tests/integration/pip_source.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/pip_source.py')
-rw-r--r--tests/integration/pip_source.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/integration/pip_source.py b/tests/integration/pip_source.py
index 993b3a182..a25d45e7d 100644
--- a/tests/integration/pip_source.py
+++ b/tests/integration/pip_source.py
@@ -9,9 +9,6 @@ from tests.testutils.python_repo import setup_pypi_repo
from tests.testutils.site import HAVE_SANDBOX
-pytestmark = pytest.mark.integration
-
-
DATA_DIR = os.path.join(
os.path.dirname(os.path.realpath(__file__)),
"project"