Bläddra i källkod

remove pytest in pyproject.toml

Rodrigo Perez-Vicente 3 år sedan
förälder
incheckning
06fc47edeb
1 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0 3
      pyproject.toml

+ 0 - 3
pyproject.toml

@@ -33,6 +33,3 @@ reportUntypedFunctionDecorator = "none"
 reportMissingTypeStubs = false
 reportUnboundVariable = "warning"
 reportGeneralTypeIssues ="none"
-
-[tool.pytest.ini_options]
-filterwarnings = ['ignore:.*step API.*:DeprecationWarning'] # TODO: to be removed when old step API is removed