Commit Graph

7 Commits

Author SHA1 Message Date
Rob Hudson d756867914
Add the Python dev packages for Python headers to tests/Dockerfile (#1951)
* Add the Python dev packages for Python headers

* Drop support for Python 3.6 in testing workflows
2023-06-29 09:54:44 +07:00
Rob Hudson ea063edf0a
Update linting configuration (#1915)
* Update linting configuration

This removes flake8 in favor of ruff, which also provides isort support, and
updates all files to be black, isort, and ruff compliant. This also adds black
and ruff checks to the tox and Github linting workflow.

* Tweak the code coverage config and calls
2023-05-17 23:19:14 +07:00
lowercase00 eef6dbbb3c
docs: fix typos (#1813) 2023-02-13 11:16:34 +07:00
lowercase00 a02ad29cef
Docs: Updated testing instructions (#1812)
* docs: update rq repo address

* docs: detailed test instructions
2023-02-13 08:44:04 +07:00
Rajesh Khadka d2dcc2fb6b
fix typo (#1640) 2022-04-02 08:06:55 +07:00
Josh Cohen bac58f24ca
Add option to enqueue a job's dependents when canceling (#1549)
* Add option to enqueue a jobs dependents when canceling

* Address @selwin's review
2021-08-26 19:16:12 +07:00
Selwin Ong 28bbeca66a Add docs folder. 2018-03-03 07:21:44 +07:00