Skip to content

Commit

Permalink
Merge pull request #80 from GalaxySnail/update-readme
Browse files Browse the repository at this point in the history
Update tox envs in README
  • Loading branch information
jquast committed Sep 28, 2023
2 parents 0b14916 + f70ba47 commit 00abcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Install wcwidth in editable mode::

Execute unit tests using tox_::

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

Updating Unicode Version
------------------------
Expand Down

0 comments on commit 00abcc3

Please sign in to comment.