summaryrefslogtreecommitdiff
path: root/noxfile.py
Commit message (Collapse)AuthorAgeFilesLines
* Move the remainder of the Rust coverage logic into the noxfile (#8936)Alex Gaynor2023-05-171-4/+84
|
* Move slightly more of the rust coverage logic into noxfile.py (#8927)Alex Gaynor2023-05-151-0/+43
|
* Pass --all to cargo test (#8925)Alex Gaynor2023-05-151-1/+3
|
* Switch from check-manifest to check-sdist (#8846)Alex Gaynor2023-04-301-1/+1
| | | The latter will work with non-setuptools build backends.
* Don't use setup.py in doc tests (#8820)Alex Gaynor2023-04-251-1/+1
|
* silence noxfile warnings running cargo (#8688)Alex Gaynor2023-04-091-3/+3
|
* Several improvements to our noxfile (#8655)Alex Gaynor2023-04-031-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 Gaynor2023-04-021-0/+147