wtfpython icon indicating copy to clipboard operation
wtfpython copied to clipboard

Add nox with supported Python versions to test snippets

Open nifadyev opened this issue 4 months ago • 0 comments

Behavior of many code snippets depends on python version. It is advised to add and configure nox and run code through all officially supported python version to validate the gotcha. It'd be perfect to add this step to CONTIRBUTING guide and as pre-commit/CI step

nifadyev avatar Oct 16 '24 08:10 nifadyev