Remove requirements overlap check

The requirements overlap check was originally designed to address
a behavior introduced by our requirements-driven pypi mirror. Now
that we use full mirrors of pypi, it is no longer necessary and
is an artifical restriction that may cause problems for us.

Change-Id: I7d2302d4a0ba0def9d6fcc5af89e6e7a5d1fab45
Partial-Bug: 1274731
This commit is contained in:
James E. Blair 2014-12-16 08:24:57 -08:00
parent 6ad7549f80
commit 895611a451
1 changed files with 0 additions and 3 deletions

View File

@ -1411,9 +1411,6 @@
- gate-{name}-pep8
- gate-{name}-python27
- gate-{name}-pypy
- gate-{name}-tox-{envlist}:
envlist: versions-overlap-parent
- project:
name: requirements-jobs