Skip to content
Snippets Groups Projects
Commit b9fcf2f5 authored by George Papathanail's avatar George Papathanail
Browse files

update pyproject.toml

parent 691c4dfe
No related branches found
No related tags found
No related merge requests found
Pipeline #15084 failed
......@@ -61,3 +61,8 @@ packages = ["edge_cloud_management_api"]
[tool.mypy]
ignore_missing_imports = true
explicit_package_bases = true
[project.optional-dependencies]
dev = [
"types-requests"
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment