octoprint: fix build
This commit is contained in:
committed by
Frederik Rietdijk
parent
adf1a734ff
commit
d6e8e946fc
@@ -94,6 +94,8 @@ in pythonPackages.buildPythonApplication rec {
|
||||
-e 's,pyserial>=[^"]*,pyserial,g' \
|
||||
-e 's,semantic_version>=[^"]*,semantic_version,g' \
|
||||
-e 's,wrapt>=[^"]*,wrapt,g' \
|
||||
-e 's,python-dateutil>=[^"]*,python-dateutil,g' \
|
||||
-e 's,emoji>=[^"]*,emoji,g' \
|
||||
setup.py
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user