Remove pyflakes
Change-Id: I8adf38b8548d986e23c37911cc2ad09046ea740a Reviewed-on: https://review.openstack.org/28876 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
00cad7405c
commit
a28382de05
modules/openstack_project/files
@ -674,7 +674,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
- gate-{name}-pyflakes
|
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
|
||||||
|
@ -1205,13 +1205,11 @@ projects:
|
|||||||
|
|
||||||
- name: stackforge/billingstack
|
- name: stackforge/billingstack
|
||||||
check:
|
check:
|
||||||
- gate-billingstack-pyflakes
|
|
||||||
- gate-billingstack-pep8
|
- gate-billingstack-pep8
|
||||||
- gate-billingstack-python26
|
- gate-billingstack-python26
|
||||||
- gate-billingstack-python27
|
- gate-billingstack-python27
|
||||||
gate:
|
gate:
|
||||||
- gate-billingstack-pep8
|
- gate-billingstack-pep8
|
||||||
- gate-billingstack-pyflakes
|
|
||||||
- gate-billingstack-python26
|
- gate-billingstack-python26
|
||||||
- gate-billingstack-python27
|
- gate-billingstack-python27
|
||||||
post:
|
post:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user