octoprint: fix build
This commit is contained in:
parent
887f8b9992
commit
ee34f20e8b
@ -96,6 +96,7 @@ in pythonPackages.buildPythonApplication rec {
|
|||||||
-e 's,wrapt>=[^"]*,wrapt,g' \
|
-e 's,wrapt>=[^"]*,wrapt,g' \
|
||||||
-e 's,python-dateutil>=[^"]*,python-dateutil,g' \
|
-e 's,python-dateutil>=[^"]*,python-dateutil,g' \
|
||||||
-e 's,emoji>=[^"]*,emoji,g' \
|
-e 's,emoji>=[^"]*,emoji,g' \
|
||||||
|
-e 's,futures>=[^"]*,futures,g' \
|
||||||
setup.py
|
setup.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user