Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Installation
tappy is available for download from [PyPI][pypi]. tappy is currently supported
on Python
3.7,
3.8,
3.9,
3.10,
and PyPy.
Expand Down
1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ tappy is available for download from `PyPI
<https://pypi.python.org/pypi/tap.py>`_. tappy is currently supported on
Python
3.7,
3.8,
3.9,
3.10,
and PyPy.
Expand Down
2 changes: 0 additions & 2 deletions docs/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ Version 3.1, Released December 29, 2021

* Add support for Python 3.10.
* Add support for Python 3.9.
* Add support for Python 3.8.
* Drop support for Python 3.5 (it is end-of-life).
* Fix parsing of multi-line strings in YAML blocks (#111)
* Remove unmaintained i18n support.

Version 3.0, Released January 10, 2020
--------------------------------------

Expand Down
Loading