Commit graph

6 commits

Author SHA1 Message Date
Barbara Miller
a93bf13252
Merge branch 'master' into predup_type_playlist 2025-07-25 15:22:22 -07:00
Barbara Miller
c3e4046f46 do use uv, not pip 2025-07-25 10:48:10 -07:00
Misty De Méo
dfcfed8ace ci: skip manpage generation
This should speed up dependency installs.
2025-07-18 16:07:59 -07:00
Barbara Miller
db17335ffb fix github ruff issues 2025-07-14 16:19:34 -07:00
Misty De Méo
aea4286bd1 ci: use uv 2025-07-10 09:41:09 -07:00
Misty De Méo
c59b08df33
test: add CI (#329)
Some checks are pending
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (3.12) (push) Waiting to run
Tests / Run tests (3.8) (push) Waiting to run
This adds two CI runs: a quick one that happens for every pull
request and merge to master, and a longer one that happens daily.

This also adds a new installation group to setup.py because the
`easy` group isn't currently installable, and some of the dependencies
specified there need to be present for the tests to run.
2025-03-04 09:34:23 -08:00