forked from M-Labs/thermostat
GUI: Some repo organisation #1
3
pytec/MANIFEST.in
Normal file
3
pytec/MANIFEST.in
Normal file
@ -0,0 +1,3 @@
|
||||
include resources/*.ico
|
||||
include view/param_tree.json
|
||||
include view/tec_qt.ui
|
@ -16,6 +16,3 @@ tec_qt = "tec_qt:main"
|
||||
[tool.setuptools]
|
||||
packages.find = {}
|
||||
py-modules = ["autotune", "plot", "tec_qt"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"*" = ["*.*"]
|
||||
|
Loading…
Reference in New Issue
Block a user