poetry: makes dev and docs groups optional, removes venv and venvPath from pyright config

This commit is contained in:
Mose Müller
2023-11-29 15:34:49 +01:00
parent 5a2371353a
commit 56ae9086b5
2 changed files with 9 additions and 6 deletions

8
poetry.lock generated
View File

@ -1221,13 +1221,13 @@ diagrams = ["jinja2", "railroad-diagrams"]
[[package]]
name = "pyright"
version = "1.1.337"
version = "1.1.338"
description = "Command line wrapper for pyright"
optional = false
python-versions = ">=3.7"
files = [
{file = "pyright-1.1.337-py3-none-any.whl", hash = "sha256:8cbd4ef71797258f816a8393a758c9c91213479f472082d0e3a735ef7ab5f65a"},
{file = "pyright-1.1.337.tar.gz", hash = "sha256:81d81f839d1750385390c4c4a7b84b062ece2f9a078f87055d4d2a5914ef2a08"},
{file = "pyright-1.1.338-py3-none-any.whl", hash = "sha256:28231a3c81ec738b3e1b02489eea5b67fb425a9be0717a32b2e075984623b3ff"},
{file = "pyright-1.1.338.tar.gz", hash = "sha256:132aa74d2d58d4d27a5b922672b5b4d2be7f3931e7276a2b231d15af6e45daad"},
]
[package.dependencies]
@ -1756,4 +1756,4 @@ h11 = ">=0.9.0,<1"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "9075ef76dd3f83486843db812afe75319448352f18cab92d69012dbb38d4ab74"
content-hash = "a02a9214db6d2342fbc6790eb2c94bcb5ad733080d5d9fde82cc5d080bb02cb7"