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; [
|
propagatedBuildInputs = with python3Packages; [
|
||||||
matplotlib
|
matplotlib
|
||||||
numpy
|
numpy
|
||||||
|
packaging
|
||||||
pyqt4
|
pyqt4
|
||||||
Rtree
|
Rtree
|
||||||
scipy
|
scipy
|
||||||
|
|
Loading…
Reference in a new issue