Skip to content

Commit 14c4096

Browse files
committed
Don't add the commans2 test.
Signed-off-by: Mike Stitt <[email protected]>
1 parent eab607b commit 14c4096

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

subprojects/robotpy-wpilib/tests/conftest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
import ntcore
55
from wpilib.simulation._simulation import _resetWpilibSimulationData
66

7-
try:
8-
import commands2
9-
except ImportError:
10-
commands2 = None
11-
127

138
@pytest.fixture
149
def cfg_logging(caplog):

0 commit comments

Comments
 (0)