Remove pyflakes from Moniker
Change-Id: I3641151df8a11c06e665dc9e5c572aeaac7a9823 Reviewed-on: https://review.openstack.org/30342 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
538793a051
commit
482f5b23a7
@ -672,7 +672,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-pyflakes
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
@ -709,7 +708,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-pyflakes
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
|
@ -1175,13 +1175,11 @@ projects:
|
||||
|
||||
- name: stackforge/moniker
|
||||
check:
|
||||
- gate-moniker-pyflakes
|
||||
- gate-moniker-pep8
|
||||
- gate-moniker-python26
|
||||
- gate-moniker-python27
|
||||
gate:
|
||||
- gate-moniker-pep8
|
||||
- gate-moniker-pyflakes
|
||||
- gate-moniker-python26
|
||||
- gate-moniker-python27
|
||||
post:
|
||||
@ -1196,13 +1194,11 @@ projects:
|
||||
|
||||
- name: stackforge/python-monikerclient
|
||||
check:
|
||||
- gate-python-monikerclient-pyflakes
|
||||
- gate-python-monikerclient-pep8
|
||||
- gate-python-monikerclient-python26
|
||||
- gate-python-monikerclient-python27
|
||||
gate:
|
||||
- gate-python-monikerclient-pep8
|
||||
- gate-python-monikerclient-pyflakes
|
||||
- gate-python-monikerclient-python26
|
||||
- gate-python-monikerclient-python27
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user