On Wed, Jun 30, 2021 at 5:00 PM Willian Rampazzo
wrote:
> On Wed, Jun 30, 2021 at 3:46 PM Wainer dos Santos Moschetta
> wrote:
> >
> > Currently tox tests against the installed interpreters, however if any
> > supported interpreter is absent then it will return fail. It seems not
> > reasonable
On Wed, Jun 30, 2021 at 3:46 PM Wainer dos Santos Moschetta
wrote:
>
> Currently tox tests against the installed interpreters, however if any
> supported interpreter is absent then it will return fail. It seems not
> reasonable to expect developers to have all supported interpreters
> installed on
Currently tox tests against the installed interpreters, however if any
supported interpreter is absent then it will return fail. It seems not
reasonable to expect developers to have all supported interpreters
installed on their systems. Luckily tox can be configured to skip
missing interpreters.
T