| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the remainder of the Rust coverage logic into the noxfile (#8936) | Alex Gaynor | 2023-05-17 | 1 | -4/+84 |
| | | |||||
| * | Move slightly more of the rust coverage logic into noxfile.py (#8927) | Alex Gaynor | 2023-05-15 | 1 | -0/+43 |
| | | |||||
| * | Pass --all to cargo test (#8925) | Alex Gaynor | 2023-05-15 | 1 | -1/+3 |
| | | |||||
| * | Switch from check-manifest to check-sdist (#8846) | Alex Gaynor | 2023-04-30 | 1 | -1/+1 |
| | | | | The latter will work with non-setuptools build backends. | ||||
| * | Don't use setup.py in doc tests (#8820) | Alex Gaynor | 2023-04-25 | 1 | -1/+1 |
| | | |||||
| * | silence noxfile warnings running cargo (#8688) | Alex Gaynor | 2023-04-09 | 1 | -3/+3 |
| | | |||||
| * | Several improvements to our noxfile (#8655) | Alex Gaynor | 2023-04-03 | 1 | -18/+17 |
| | | | | | | 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 | ||||
| * | Switch from tox to nox (#8651) | Alex Gaynor | 2023-04-02 | 1 | -0/+147 |
