pyproject.toml supplemented
This commit is contained in:
parent
6ced154124
commit
b12c3faaea
1 changed files with 3 additions and 0 deletions
|
|
@ -37,3 +37,6 @@ target-version = "py311"
|
|||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I", "UP", "B"]
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["sdk", "core", "adapter"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue