Commit Graph

6 Commits

Author SHA1 Message Date
Adam Englander
51dbd8977e
use uv for dependency management
drop python 3.7 and 3.8
move tox config into pyproject
use new license metadata
2025-05-28 10:08:29 -07:00
David Lord
20477c6357
update project files (#5457)
* update pre-commit hooks
* add devcontainer
* show url in publish environment
* update actions versions
* separate typing job
* use dependabot grouped updates
  ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* use pyproject.toml and flit_core instead of setuptools
 add typed classifier
 add pyright config
 simplify urls
* tox builds docs in place
* add tox env to update all dev dependencies
* update issue and pr templates
* simplify matrix
2024-04-23 09:28:57 -07:00
David Lord
8bc54be214
pin os and python version in rtd build 2021-12-26 16:10:04 -07:00
David Lord
75e6ecf05c
use rtd to build docs for prs
skip code tests when only docs change
2021-02-16 08:41:40 -08:00
David Lord
24cc61df5f
use pip-compile to pin dev requirements 2020-05-18 15:25:33 -07:00
David Lord
6a48679ece
add readthedocs config 2020-05-18 14:56:41 -07:00