flatcam: add packaging
This commit is contained in:
parent
04412150cd
commit
c586350dfb
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ python3Packages.buildPythonApplication rec {
|
|||
propagatedBuildInputs = with python3Packages; [
|
||||
matplotlib
|
||||
numpy
|
||||
packaging
|
||||
pyqt4
|
||||
Rtree
|
||||
scipy
|
||||
|
|
Loading…
Reference in a new issue