Test suite performance: Build wheels to go faster
|
24 May 2023
Configure tox to package your project as a wheel during testing; this avoids pip repackaging a .tar.gz file to a wheel for each test environment.