pypika icon indicating copy to clipboard operation
pypika copied to clipboard

Add description to Tox's environments

Open kianmeng opened this issue 1 year ago • 0 comments

$ tox -av
...
default environments:
py36  -> testing against python3.6
py37  -> testing against python3.7
py38  -> testing against python3.8
py39  -> testing against python3.9
pypy3 -> testing against pypy3

kianmeng avatar Aug 02 '22 13:08 kianmeng