Skip to content

Commit 00abcc3

Browse files
authored
Merge pull request #80 from GalaxySnail/update-readme
Update tox envs in README
2 parents 0b14916 + f70ba47 commit 00abcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Install wcwidth in editable mode::
107107

108108
Execute unit tests using tox_::
109109

110-
tox -e py36,py37,py38,py39,py310,py311,py312
110+
tox -e py27,py35,py36,py37,py38,py39,py310,py311,py312
111111

112112
Updating Unicode Version
113113
------------------------

0 commit comments

Comments
 (0)