Skip to content

Commit

Permalink
Removed pyproject test section
Browse files Browse the repository at this point in the history
  • Loading branch information
chaplin89 committed May 20, 2024
1 parent 8a5a6e6 commit d523e8f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,3 @@ version_file = "wgse/VERSION.py"
[tool.isort]
profile = "black"
line_length = 88

[tool.pytest.ini_options]
minversion = "6.0"
addopts = "--strict-markers -p no:warnings "
testpaths = [
"test"
]
filterwarnings = [
'ignore:DeprecationWarning',
]

0 comments on commit d523e8f

Please sign in to comment.