Skip to content

Commit 7e627f8

Browse files
authored
Fix supported minimum Py3 version: 3.4+
1 parent f88820e commit 7e627f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ By default matches ``test_*`` and ``*_test`` executable files.
5858
Requirements
5959
============
6060

61-
* Python 2.7+, Python 3.2+
61+
* Python 2.7+, Python 3.4+
6262
* pytest
6363

6464
Install

0 commit comments

Comments
 (0)