2
0
forked from awendt/pyrelacs

[resources] add some icons

This commit is contained in:
2024-09-29 00:14:30 +02:00
parent d241d88168
commit fe6e438189
10 changed files with 3804 additions and 21 deletions

View File

@@ -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"