mirror of
https://github.com/gumyr/build123d.git
synced 2026-05-01 01:06:09 -07:00
pyproject.toml -> include [stubs] category in [all]
This commit is contained in:
parent
3f2348ff53
commit
d4d70cc85d
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ all = [
|
|||
"build123d[ocp_vscode]",
|
||||
"build123d[development]",
|
||||
"build123d[docs]",
|
||||
# "build123d[stubs]", # excluded for now as mypy fails
|
||||
"build123d[stubs]",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue