shells/plotter: remove broken
This commit is contained in:
parent
8d53d930b2
commit
dfa45e4f86
|
@ -11,7 +11,6 @@ mkShell {
|
||||||
[
|
[
|
||||||
(inkscape-with-extensions.override {
|
(inkscape-with-extensions.override {
|
||||||
inkscapeExtensions = with inkscape-extensions; [
|
inkscapeExtensions = with inkscape-extensions; [
|
||||||
silhouette
|
|
||||||
inkcut
|
inkcut
|
||||||
axidraw
|
axidraw
|
||||||
];
|
];
|
||||||
|
@ -25,7 +24,5 @@ mkShell {
|
||||||
ipython
|
ipython
|
||||||
pillow
|
pillow
|
||||||
requests
|
requests
|
||||||
vpype
|
|
||||||
vpype-gcode
|
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue