| commit | 952e203c89ffd50b2a4d21ea504d5a6c519ebbf7 | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Tue May 09 13:02:32 2017 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Tue May 09 13:02:32 2017 -0400 |
| tree | 96456ba79f3a8a6f4e35c0f611158b663b1fcaa4 | |
| parent | 876cc16aa12e197d3a5b24812951b6c88eb00a36 [diff] [blame] |
add dockerfile for pipeline, nose - ready dockerfile for pipeline - add nose support for test search Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/Makefile b/Makefile index c8b6c39..4fe3b77 100644 --- a/Makefile +++ b/Makefile
@@ -44,7 +44,7 @@ build_tools: sudo apt-get -y install $(BUILD_TOOLS) -package: build_tools +package: $(VENV_BIN) setup.py --command-packages=stdeb.command bdist_deb test_flake8: venv