Talley Lambert
|
8a40170c89
|
build: drop py38 (#263)
* build: drop py38
* bump min typing ext
* ignore cleanup warning from pyside6
* change minreq
* bump min
* fix for pint again
|
2024-12-13 09:30:27 -05:00 |
|
pre-commit-ci[bot]
|
6ce87d44a6
|
ci: [pre-commit.ci] autoupdate (#146)
* ci: [pre-commit.ci] autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.149 → v0.0.161](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.149...v0.0.161)
* fix: fix linting
* style: add docstyle
* style: formatting
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
|
2022-12-06 12:02:27 -05:00 |
|
Talley Lambert
|
6abd3a21a6
|
build: use hatch for build backend, and use ruff for linting (#139)
* style: ruff fixes
* style: no implicit optional
* keep mypy manual
* build: add fake setup.py
* build: use hatch
* update ruff
* update ruff settings
* chore: merge
* smaller sdist
* fix: fix qfont typing
* fix types again
* add toc permalink
* ignore setup.py from sdist
|
2022-12-01 08:21:03 -05:00 |
|
Talley Lambert
|
e06ab4d081
|
Qthrottler and debouncer (#62)
* initial working throttler
* complete typing and docs
* basic test
* fix future subscript
* touch ups
* Update src/superqt/utils/_throttler.py
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
* Update src/superqt/utils/_throttler.py
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
* Update src/superqt/utils/_throttler.py
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
|
2022-02-16 16:20:21 -05:00 |
|