Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 176 Bytes

Instructions.md

File metadata and controls

12 lines (7 loc) · 176 Bytes

Virtual Environment Setup

Run the next commands:

  • chmod u+x install.sh
  • ./install.sh
    
  • source env/bin/activate

How to run tests

pytest