Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8a7637

Browse filesBrowse files
committed
Ignore vendor directory for tests
1 parent 48cf43b commit c8a7637
Copy full SHA for c8a7637

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ scikit-build = "0.17.6"
3535
[tool.poetry.extras]
3636
server = ["uvicorn", "fastapi", "pydantic-settings", "sse-starlette"]
3737

38+
[tool.pytest.ini_options]
39+
addopts = "--ignore=vendor"
40+
3841
[build-system]
3942
requires = [
4043
"setuptools>=42",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.