You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In tox v4, "skipdist" together with "usedevelop" do not work:
tox-dev/tox#2730
I do not understand why we use both options, since we do not lint the
code with tox (or similar), so we actually need to install the package
every time.
Closes#123
0 commit comments