start making gui
All checks were successful
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Successful in -31s
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Has been skipped

This commit is contained in:
2024-12-18 21:37:57 -07:00
parent f4c099c1d2
commit 5a7bc985b4
4 changed files with 492 additions and 197 deletions

View File

@ -21,6 +21,7 @@ dependencies = [
"pyadi-iio",
"click",
"matplotlib",
"pyside6",
]
dynamic = ["version"]