Alex Gaynor
|
1ad21a58e6
|
Avoid rebuilding everything just to run rust tests (#9162)
|
2023-07-01 15:22:18 +02:00 |
|
Alex Gaynor
|
736df2dc35
|
Move the remainder of the Rust coverage logic into the noxfile (#8936)
|
2023-05-17 19:58:47 +08:00 |
|
Alex Gaynor
|
e26a420703
|
Move slightly more of the rust coverage logic into noxfile.py (#8927)
|
2023-05-15 19:42:16 +08:00 |
|
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 |
|