forked from M-Labs/thermostat
Compare commits
No commits in common. "pyproject-dependencies" and "master" have entirely different histories.
pyproject-
...
master
@ -9,10 +9,6 @@ authors = [{name = "M-Labs"}]
|
|||||||
description = "Python utilities for the Sinara 8451 Thermostat"
|
description = "Python utilities for the Sinara 8451 Thermostat"
|
||||||
urls.Repository = "https://git.m-labs.hk/M-Labs/thermostat"
|
urls.Repository = "https://git.m-labs.hk/M-Labs/thermostat"
|
||||||
license = {text = "GPLv3"}
|
license = {text = "GPLv3"}
|
||||||
dependencies = [
|
|
||||||
"numpy >= 1.26.4",
|
|
||||||
"matplotlib >= 3.9.2"
|
|
||||||
]
|
|
||||||
|
|
||||||
[project.gui-scripts]
|
[project.gui-scripts]
|
||||||
thermostat_plot = "pythermostat.plot:main"
|
thermostat_plot = "pythermostat.plot:main"
|
||||||
|
Loading…
Reference in New Issue
Block a user