octoprint: fix build
This commit is contained in:
parent
887f8b9992
commit
ee34f20e8b
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ in pythonPackages.buildPythonApplication rec {
|
|||
-e 's,wrapt>=[^"]*,wrapt,g' \
|
||||
-e 's,python-dateutil>=[^"]*,python-dateutil,g' \
|
||||
-e 's,emoji>=[^"]*,emoji,g' \
|
||||
-e 's,futures>=[^"]*,futures,g' \
|
||||
setup.py
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue