forked from awendt/pyrelacs
[resources] add some icons
This commit is contained in:
@@ -16,11 +16,12 @@ classifiers = [
|
||||
"Intended Audience :: End Users/Desktop",
|
||||
]
|
||||
include = [
|
||||
{ path = "pyproject.toml" }
|
||||
{ path = "pyproject.toml" },
|
||||
"pyrelacs/resources.py"
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
python = "^3.10"
|
||||
uldaq = "^1.2.3"
|
||||
typer = "^0.12.5"
|
||||
matplotlib = "^3.9.2"
|
||||
|
||||
Reference in New Issue
Block a user