Explorar o código

add memory_profiler as python dependency

Jens Keim %!s(int64=6) %!d(string=hai) anos
pai
achega
5f2f55accd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/install_dependencies.sh

+ 1 - 1
resources/install_dependencies.sh

@@ -75,7 +75,7 @@ install_pkg_darwin()
 
 install_pip()
 {
-    PYTHON_MODULES="pyxdg lea numpy matplotlib scapy-python3 scipy coverage"
+    PYTHON_MODULES="pyxdg lea numpy matplotlib scapy-python3 scipy coverage memory_profiler"
     echo -e "Python modules: Checking..."
 
     # Check first to avoid unnecessary sudo