Skip to content
  • Ilya Naumov's avatar
    Minimize benchmark third-party dependencies (#54) · 8d2c2677
    Ilya Naumov authored
    * Minimize benchmark third-party dependencies
    
    To run benchmark in virtual environments with limited set of installed packages
    
    * Import docker only in case of the corresponding executor selected
    * Drop psutil from requirements
    
    * Replace os.killpg with pkill
    8d2c2677
This project manages its dependencies using pip. Learn more