mirror of
https://github.com/logos-blockchain/logos-blockchain-block-explorer-template.git
synced 2026-04-13 22:33:13 +00:00
add root to pythonpath
This commit is contained in:
parent
70c80dd850
commit
e60b1a114e
@ -18,7 +18,7 @@ requires = ["setuptools>=64"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
where = ["src", "."]
|
||||
|
||||
[tool.pyright]
|
||||
include = ["src"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user