Skip to content
Snippets Groups Projects
Unverified Commit 0f258403 authored by Paul Ganssle's avatar Paul Ganssle
Browse files

Update readme links to pypi.org

parent dc809ea3
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ dateutil - powerful extensions to datetime ...@@ -2,7 +2,7 @@ dateutil - powerful extensions to datetime
========================================== ==========================================
.. image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square .. image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square
:target: https://pypi.python.org/pypi/python-dateutil/ :target: https://pypi.org/project/python-dateutil/
:alt: pypi version :alt: pypi version
.. image:: https://img.shields.io/travis/dateutil/dateutil/master.svg?style=flat-square .. image:: https://img.shields.io/travis/dateutil/dateutil/master.svg?style=flat-square
...@@ -29,13 +29,14 @@ the standard `datetime` module, available in Python. ...@@ -29,13 +29,14 @@ the standard `datetime` module, available in Python.
Download Download
======== ========
dateutil is available on PyPI dateutil is available on PyPI
https://pypi.python.org/pypi/python-dateutil/ https://pypi.org/project/python-dateutil/
The documentation is hosted at: The documentation is hosted at:
https://dateutil.readthedocs.io/en/stable/ https://dateutil.readthedocs.io/en/stable/
Code Code
==== ====
The code and issue tracker are hosted on Github:
https://github.com/dateutil/dateutil/ https://github.com/dateutil/dateutil/
Features Features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment