Update pypi url to new url

Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I8e368f74a60f4f50a2c29bdeac16519fedda2854
This commit is contained in:
Tuan Do Anh 2018-07-12 13:59:58 +07:00
parent d32e82e241
commit fdd3d15899
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,8 @@ output_file = barbican/locale/barbican.pot
# TBD: OpenStack stuff...
# NOTE(jkoelker) To run the test suite under nose install the following
# coverage http://pypi.python.org/pypi/coverage
# tissue http://pypi.python.org/pypi/tissue (pep8 checker)
# coverage https://pypi.org/project/coverage
# tissue https://pypi.org/project/tissue (pep8 checker)
# openstack-nose https://github.com/jkoelker/openstack-nose
#verbosity=2
#detailed-errors=1