Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 262 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 262 Bytes

Test Event Generator

Install

Before requirements install run the following:

  • sudo apt-get update -y
  • sudo apt-get -y install graphviz
  • sudo apt-get install graphviz-dev

Then run in you dev or python environment:

  • pip install -r requirements.txt