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
integrating tox into setup.py deliberately breaks any standard packaging procedure
by suddenly elevating the testing from the current interpreter to many interpreters
this is a fundamental conceptual break that should not be inflicted on down-streams in any case
The text was updated successfully, but these errors were encountered:
followup after #330
integrating tox into setup.py deliberately breaks any standard packaging procedure
by suddenly elevating the testing from the current interpreter to many interpreters
this is a fundamental conceptual break that should not be inflicted on down-streams in any case
The text was updated successfully, but these errors were encountered: