فهرست منبع

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