Explorar o código

remove pytest in pyproject.toml

Rodrigo Perez-Vicente %!s(int64=3) %!d(string=hai) anos
pai
achega
06fc47edeb
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  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