aboutsummaryrefslogtreecommitdiffstats
path: root/src/pyproject.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-22Remove poetry projectNao Pross1-16/+0
Actually because of how gnuradio works it would be a mess to have a virtualenv. It is easier to just run $ pip3 install dearpygui instead. And the other deps (numpy) are installed anyways.
2021-10-22Create pyproject file with poetry to work on other distrosNao Pross1-0/+16