Skip to content

Commit 51ed5d7

Browse files
committed
👹 Feed the hobgoblins (delint).
1 parent a463376 commit 51ed5d7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setuptools/tests/test_develop.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
"""develop tests"""
22

33
import os
4-
import pathlib
54
import platform
65
import subprocess
76
import sys
87

98
import pytest
109

1110
from setuptools._path import paths_on_pythonpath
12-
from setuptools.command.develop import develop
13-
from setuptools.dist import Distribution
1411

1512
from . import contexts, namespaces
1613

0 commit comments

Comments
 (0)