Release 0.0.1
See README diff for changes
This commit is contained in:
parent
6633423420
commit
4e6801e4d8
39 changed files with 917 additions and 443 deletions
|
@ -1,9 +0,0 @@
|
|||
|
||||
install-third-party:
|
||||
pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
py.test -rw --twisted --cov-config .coveragerc --cov=. tests/
|
||||
|
||||
test-verbose:
|
||||
py.test -v -rw --twisted --cov-config .coveragerc --cov-report term-missing --cov=. tests/
|
Loading…
Add table
Add a link
Reference in a new issue