Commit graph

6 commits

Author SHA1 Message Date
Alex Gaynor
24c582a1dc
Pass --all to cargo test (#8925) 2023-05-15 09:11:24 +08:00
Alex Gaynor
be18c83985
Switch from check-manifest to check-sdist (#8846)
The latter will work with non-setuptools build backends.
2023-04-30 18:14:28 +02:00
Alex Gaynor
9d70b87ff5
Don't use setup.py in doc tests (#8820) 2023-04-25 02:10:54 +00:00
Alex Gaynor
86ec170285
silence noxfile warnings running cargo (#8688) 2023-04-09 07:29:06 +08:00
Alex Gaynor
963add367b
Several improvements to our noxfile (#8655)
1. Stream the output of pip install, don't blit it all out at the end
2. Reduce duplication in test job
3. Add an explanatory comment to the docs job
2023-04-03 06:17:37 +09:00
Alex Gaynor
1e49cb9c13
Switch from tox to nox (#8651) 2023-04-02 16:28:22 +09:00