Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
drotscher authored Jan 24, 2024
1 parent 33b607b commit 0fbf15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
version="0.1",
author="TU Dresden",
python_requires=">=3.10",
packages=["metricq_source_ipmi.source", "metricq_source_ipmi.plugin_hyc_tenant"],
packages=["metricq_source_ipmi.source", "metricq_source_ipmi.plugin_hyc_tenant", "metricq_source_ipmi.plugin_power_supply"],
scripts=[],
entry_points="""
[console_scripts]
Expand Down

0 comments on commit 0fbf15a

Please sign in to comment.