re-enable linting tox env on windows

This commit is contained in:
Anthony Sottile
2018-10-09 13:01:51 -07:00
parent 28a3f0fcb9
commit 11a07211b6
2 changed files with 2 additions and 2 deletions

View File

@@ -423,7 +423,7 @@ class PytestPluginManager(PluginManager):
and not self._using_pyargs
):
from _pytest.deprecated import (
PYTEST_PLUGINS_FROM_NON_TOP_LEVEL_CONFTEST,
PYTEST_PLUGINS_FROM_NON_TOP_LEVEL_CONFTEST
)
warnings.warn_explicit(