diff --git a/.travis.yml b/.travis.yml index db3e134..8f1cab7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ matrix: env: TOXENV=flake8 install: - - pip install -U pip wheel setuptools + - pip install -U pip wheel - pip install -U Cython - pip install -U tox-travis tox diff --git a/README.rst b/README.rst index 1df63e5..8cc25d3 100644 --- a/README.rst +++ b/README.rst @@ -3,9 +3,9 @@ flatten-dict .. image:: https://img.shields.io/travis/ianlini/flatten-dict/master.svg :target: https://travis-ci.org/ianlini/flatten-dict .. image:: https://img.shields.io/pypi/v/flatten-dict.svg - :target: https://pypi.python.org/pypi/flatten-dict + :target: https://pypi.org/project/flatten-dict/ .. image:: https://img.shields.io/pypi/l/flatten-dict.svg - :target: https://pypi.python.org/pypi/flatten-dict + :target: https://github.com/ianlini/flatten-dict/blob/master/LICENSE .. image:: https://img.shields.io/github/stars/ianlini/flatten-dict.svg?style=social :target: https://github.com/ianlini/flatten-dict