Successfully uninstalled setuptools-41.0.1 Successfully installed Pygments-2.5.2 bleach-3.1.0 certifi-2019.11.28 cffi-1.13.2 chardet-3.0.4 cryptography-2.8 docutils-0.15.2 idna-2.8 importlib-metadata-1.3.0 jeepney-0.4.1 keyring-20.0.0 more-itertools-8.0.2 pkginfo-1.5.0.1 pycparser-2.19 readme-renderer-24.0 requests-2.22.0 requests-toolbelt-0.9.1 secretstorage-3.1.1 setuptools-42.0.2 six-1.13.0 tqdm-4.40.2 twine-3.1.1 urllib3-1.25.7 webencodings-0.5.1 zipp-0.6.0 WARNING: You are using pip version 19.1.1, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. $ if [ "$(python setup.py --version)" != "$CI_COMMIT_TAG" ]; then echo 'Tag does not match version'; exit 1; fi /usr/local/lib/python3.7/site-packages/setuptools/dist.py:476: UserWarning: Normalizing '0.5.0-alpha1' to '0.5.0a1' normalized_version, Tag does not match version ERROR: Job failed: exit code 1