mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
Json configuration (#141)
* Add json config * Adjust code to new config --------- Co-authored-by: Chris <git@nootch.de>
This commit is contained in:
@@ -31,6 +31,7 @@ where = ["src/"]
|
||||
include = ["akkudoktoreos", "akkudoktoreosserver", ]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
akkudoktoreos = ["*.json", ]
|
||||
akkudoktoreosserver = ["data/*.npz", ]
|
||||
|
||||
[tool.pyright]
|
||||
|
Reference in New Issue
Block a user