diff --git a/tools/integration.sh b/tools/integration.sh index 4e7c145aab..80ce0ff58d 100644 --- a/tools/integration.sh +++ b/tools/integration.sh @@ -77,14 +77,6 @@ for PROJECT in $PROJECTS ; do # project doesn't use pbr continue fi - if [ $SHORT_PROJECT = 'pypi-mirror' ]; then - # pypi-mirror doesn't consume the mirror - continue - fi - if [ $SHORT_PROJECT = 'jeepyb' ]; then - # pypi-mirror doesn't consume the mirror - continue - fi if [ $SHORT_PROJECT = 'tempest' ]; then # Tempest doesn't really install continue