parent
83c40a5bf6
commit
8f2f7fa20d
5 changed files with 12912 additions and 113 deletions
3
Makefile
3
Makefile
|
|
@ -15,6 +15,9 @@ test: lint
|
|||
test_server:
|
||||
@TEST_SERVER_MODE=true nosetests -sv --with-coverage --cover-html ./tests/
|
||||
|
||||
aws_managed_policies:
|
||||
scripts/update_managed_policies.py
|
||||
|
||||
publish:
|
||||
python setup.py sdist bdist_wheel upload
|
||||
git tag `python setup.py --version`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue