Skip to content

Commit 9c733fe

Browse files
authored
Fix(version): Release updated API version 2020-07-28 (#9)
1 parent 5f6d433 commit 9c733fe

File tree

7 files changed

+11134
-15131
lines changed

7 files changed

+11134
-15131
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ dev_deps:
1313
install_project:
1414
pip install -e .
1515

16+
unit-test:
17+
pytest -v test/unit
18+
1619
test-int-gen1:
1720
pytest -v test/integration/test_gen1.py --capture=tee-sys
1821

0 commit comments

Comments
 (0)