David Lord
87d5f5b9a9
update project files ( #5457 )
...
* update pre-commit hook
* upgrade pip with venv
* update description and version
* show url in publish environment
* update versions
* update versions, separate typing job
* use dependabot grouped updates
ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update dev dependencies
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* update pyproject.toml
add typed classifier
add pyright config
simplify urls
* tox builds docs in place
* update min test py version
* add tox env to update all dev dependencies
* update issue and pr templates
* rename security docs page to not conflict with org policy file
* simplify matrix
2024-04-07 10:24:40 -07:00
David Lord
6000e80acf
address mypy strict findings
2024-01-16 10:11:13 -08:00
David Lord
59fd6aa104
use pip-compile instead of pip-compile-multi
2023-11-15 12:44:20 -08:00
David Lord
80ae10f402
update dev requirements
2023-08-16 13:30:18 -07:00
David Lord
6b9acd565c
switch docs to flit
2023-06-27 14:13:56 -07:00
David Lord
aca7d5637d
update dependencies
2023-06-27 07:11:22 -07:00
David Lord
e7264776bd
update dependencies
2023-05-31 09:17:51 -07:00
David Lord
ca12e8ebb7
update dependencies
2023-05-02 07:17:52 -07:00
David Lord
64bc45874d
update dev dependencies
2023-04-25 11:40:57 -06:00
David Lord
a67195e059
update dependencies
2023-04-15 12:25:09 -07:00
David Lord
7e6e68aed9
enforce minimum versions in env
2023-04-15 12:20:57 -07:00
David Lord
a30b6e723c
update dependencies
2023-04-11 15:33:34 -07:00
David Lord
1432cddb13
update requirements
2023-03-11 07:38:14 -08:00
David Lord
736b5f9ff8
update dependencies
2023-02-23 15:58:21 -08:00
David Lord
c4c7f504be
update dependencies
2023-02-16 06:27:25 -08:00
David Lord
43bc7330ce
update requirements
2022-12-24 10:22:37 -07:00
David Lord
d178653b5f
update requirements
2022-11-25 07:39:54 -08:00
David Lord
7c01fbcd06
update requirements
2022-09-11 06:33:44 -07:00
David Lord
0d87b22314
update requirements
2022-08-03 16:39:35 -07:00
David Lord
7096b2c4b1
update requirements
2022-07-13 13:39:51 -07:00
David Lord
21d32ee067
update requirements
2022-06-01 11:23:09 -07:00
David Lord
d506af1b1f
update requirements
2022-05-23 10:08:43 -07:00
David Lord
ef7d01f0a0
update requirements
2022-04-28 08:59:40 -07:00
David Lord
c395b13f9e
update requirements
2022-04-24 10:19:58 -07:00
David Lord
26555a85f1
update requirements
2022-04-01 13:44:13 -07:00
David Lord
6f7d99ce4b
use pip-compile-multi for requirements
2022-02-08 12:26:25 -08:00
David Lord
a025ee3f25
update requirements
2022-01-13 11:10:06 -08:00
David Lord
9d36623db1
update requirements
2021-12-22 15:16:48 -08:00
David Lord
860431f7e0
update requirements
2021-11-01 12:38:38 -07:00
David Lord
42a6da2da3
update requirements
2021-10-01 09:46:38 -07:00
David Lord
313a70da6e
update requirements
2021-09-08 16:04:26 -07:00
David Lord
ae5ad9e1ae
add type stub packages
2021-08-10 07:05:23 -07:00
David Lord
31ce7d61cd
add type stub packages
2021-08-10 06:51:41 -07:00
David Lord
d9133e9369
update requirements
2021-08-10 06:49:38 -07:00
David Lord
f8f0caf5c6
update requirements
2021-05-11 14:28:21 -07:00
pgjones
f405c6f19e
Initial typing support
...
This enables type checking in CI and marks the project as typed.
2021-04-26 17:20:24 +01:00