flatcam: add packaging

This commit is contained in:
Fabian Affolter
2021-11-30 18:52:55 -08:00
committed by Jonathan Ringer
parent 04412150cd
commit c586350dfb
@@ -18,6 +18,7 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
matplotlib
numpy
packaging
pyqt4
Rtree
scipy