Преглед на файлове

remove pytest in pyproject.toml

Rodrigo Perez-Vicente преди 2 години
родител
ревизия
06fc47edeb
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  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