flatcam: add packaging

This commit is contained in:
Fabian Affolter 2021-11-30 00:28:28 +01:00 committed by Jonathan Ringer
parent 04412150cd
commit c586350dfb
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -18,6 +18,7 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
matplotlib
numpy
packaging
pyqt4
Rtree
scipy