From: Yun Huang Date: Wed, 14 Mar 2018 01:54:24 +0000 (+0800) Subject: Exclude unwanted python env files X-Git-Tag: v1.1.2~198 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1cdb5e488d7681b9d576dd30bc2e7f836dcbff9d;p=multicloud%2Fopenstack.git Exclude unwanted python env files Change-Id: Ic1a2f89d26365bdd7be9300d902f28eadd83260b Issue-ID: MULTICLOUD-171 Signed-off-by: Yun Huang --- diff --git a/windriver/pom.xml b/windriver/pom.xml index 57a24869..676a6cab 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -47,7 +47,7 @@ py Python **/*.py - tests/*,setup.py + venv-tox/*,.tox/*, */tests/*,setup.py