Skip to content

Commit

Permalink
Adding device.json file to package
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianTremblay committed Apr 12, 2024
1 parent 454ba71 commit 05615a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ extras = ["pandas", "influxdb_client[async]", "rich", "pytest-asyncio", "coverag
include = [
"BAC0",
"BAC0.core",
"BAC0.core.app",
"BAC0.core.app",
"BAC0.core.app/device.json",
"BAC0.core.io",
"BAC0.core.functions",
"BAC0.core.devices",
Expand Down

0 comments on commit 05615a7

Please sign in to comment.