Code Review
/
face-privacy-filter.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
update demo page and add object drawing capability
[face-privacy-filter.git]
/
tox.ini
1
[tox]
2
skipsdist = True
3
envlist = py35,py36
4
5
[testenv]
6
deps = -r{toxinidir}/testing/tox-requirements.txt
7
#install_command = pip install {opts} {packages}
8
commands = pytest -s