Skip to content
Snippets Groups Projects
Verified Commit f6dc4737 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

foris-controller-diagnostics-module: No more pytest

parent 1a8c7fb3
No related merge requests found
......@@ -37,6 +37,7 @@ define Package/$(PKG_NAME)/description
endef
define Build/Compile
sed -i '/.pytest-runner.,/ d' $(PKG_BUILD_DIR)/setup.py
$(call Build/Compile/PyMod,,install --prefix=/usr --root=$(PKG_INSTALL_DIR))
endef
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment