Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Cleanup vscode config
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Apr 5, 2022
1 parent 813a541 commit d3fdd95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@
"pkgs/sagemath-objects/sage": true,
"pkgs/sagemath-standard/sage": true,
},
"python.testing.pytestPath": "./sage -t",
"python.testing.pytestEnabled": true,
"python.testing.pytestArgs": [
"src/test_doctests.py",
"--rootdir=src/sage",
"-c=src/tox.ini",
"--doctest-modules",
Expand Down

0 comments on commit d3fdd95

Please sign in to comment.