Skip to content

Commit

Permalink
Update minimum Python version referenced in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nkantar committed Jan 1, 2024
1 parent ec81f32 commit f82f576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Environment variables are strings by default. This can be *rather* inconvenient
Features
--------

- Compatible with Python 3.6+ only (the last Python 2 compatible version was `1.0.2 <https://github.com/nkantar/Parsenvy/releases/tag/1.0.2>`_).
- Compatible with Python 3.8+ only (the last Python 2 compatible version was `1.0.2 <https://github.com/nkantar/Parsenvy/releases/tag/1.0.2>`_).
- Fully tested on Linux, macOS, and Windows.
- No dependencies outside of the Python standard library.
- BSD (3-Clause) licensed.
Expand Down

0 comments on commit f82f576

Please sign in to comment.