Skip to content

MbhSamadi/RVTestCaseGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install python3-tk for depicting the graph

sudo apt-get install python3-tk

Usage

python3 -m venv venv
source venv/bin/activate
pip install -r requirement.txt

Note: Whenever you installed a new package, run this command:

pip freeze > requirement.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages