Code Review
/
validation.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
[RECV-94] Separate docker/robot invoking
[validation.git]
/
bluval
/
README.md
1
# BluVal
2
3
## Installation
4
5
Minimum required python verson is python3.5
6
7
```
8
python3 -m pip install -r requirements.txt
9
```
10