Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs1-24fa
project02
Commits
3240dae3
Commit
3240dae3
authored
8 months ago
by
Adam Blank
Browse files
Options
Download
Email Patches
Plain Diff
Update pyproject.toml
parent
f588f8d4
master
No related merge requests found
Pipeline
#111487
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+8
-0
pyproject.toml
with
8 additions
and
0 deletions
+8
-0
pyproject.toml
View file @
3240dae3
[tool.pytest.ini_options]
[tool.pytest.ini_options]
pythonpath
=
"src"
pythonpath
=
"src"
addopts
=
"-vv --color=yes --no-header --disable-warnings -p pytest_clarity -rNs"
faulthandler_timeout
=
10
consider_namespace_packages
=
true
[tool.pyright]
strict
=
["src"]
exclude
=
["**/__pycache__"]
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help