Skip to content

Commit

Permalink
remove changes from setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Mar 8, 2024
1 parent 4bffe02 commit 407a3af
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
[tool:pytest]
addopts:--cov nglui --cov-report html --junitxml=test-reports/test.xml
[tool.pytest.ini_options]
pythonpath = [
".", "src",
]
addopts:--cov nglui --cov-report html --junitxml=test-reports/test.xml

0 comments on commit 407a3af

Please sign in to comment.