Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit aec9270

Browse files
committed
Update release notes
1 parent a3d4f25 commit aec9270

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

HISTORY.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Release notes
22
=============
33

4+
1.10.1 (2020-09-22)
5+
-------------------
6+
7+
* Bugfix : Support for Tox 3.9+ (#67)
8+
9+
1.10.0 (2020-05-01)
10+
-------------------
11+
12+
* Bugfix : Support for Tox 3.8 (#66)
13+
14+
415
1.9.0 (2019-01-27)
516
------------------
617

README.rst

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,11 @@ tox-pipenv
44
.. image:: https://img.shields.io/pypi/v/tox-pipenv.svg
55
:target: https://pypi.python.org/pypi/tox-pipenv
66

7-
.. image:: https://img.shields.io/travis/tox-dev/tox-pipenv.svg
8-
:target: https://travis-ci.org/tox-dev/tox-pipenv
7+
.. image:: https://github.com/tox-dev/tox-pipenv/workflows/Test%20Package%20Compatibility/badge.svg
8+
:target: https://github.com/tox-dev/tox-pipenv/actions
99

10-
.. image:: https://codecov.io/gh/tox-dev/tox-pipenv/branch/master/graph/badge.svg
11-
:target: https://codecov.io/gh/tox-dev/tox-pipenv
12-
13-
.. image:: https://pyup.io/repos/github/tox-dev/tox-pipenv/shield.svg
14-
:target: https://pyup.io/repos/github/tox-dev/tox-pipenv/
15-
:alt: Updates
16-
17-
.. image:: https://pyup.io/repos/github/tox-dev/tox-pipenv/python-3-shield.svg
18-
:target: https://pyup.io/repos/github/tox-dev/tox-pipenv/
19-
:alt: Python 3
10+
.. image:: https://img.shields.io/pypi/dw/tox-pipenv
11+
:alt: PyPI - Downloads
2012

2113
A tox plugin to replace the default use of virtualenv with Pipenv.
2214

0 commit comments

Comments
 (0)