Commit Graph

14 Commits

Author SHA1 Message Date
44a44e938f Reformat entire project with ruff instead of black 2025-08-18 20:16:10 -04:00
26855160f8 update PyNaCl minimum version dependency 2025-03-05 10:30:57 -05:00
d5c80b6cf5 Add optional dev dependencies 2025-01-16 03:43:22 -05:00
1537102402 Temporary dependency for docs extra on python 3.13+ 2025-01-15 18:50:59 -05:00
1646471ab8 Revert "Bump Sphinx to 5.3.0"
This reverts commit bb5a4703a7.
2025-01-15 18:33:12 -05:00
bb5a4703a7 Bump Sphinx to 5.3.0 2025-01-15 18:17:18 -05:00
91f300a28a Add zstd gateway compression to speed profile 2024-10-09 17:30:03 -04:00
6d8198126a Remove aiodns from being used on Windows 2024-08-29 03:05:35 -04:00
0c353548e2 Move most static metadata to pyproject.toml 2024-05-05 23:39:37 -04:00
52e16573f5 Remove unused imports and make exports explicit
This allows Pyright to actually catch these errors, which would be
useful for CI purposes in the future.
2022-04-02 11:38:39 -04:00
d2b69ce19a Downgrade unnecessary type ignore into a warning instead of error 2022-03-16 01:01:18 -04:00
e8506f39b3 Add discord.app_commands to Pyright configuration
This also updates the type ignore settings.
2022-03-07 17:51:48 -05:00
28c7cdca99 Baseline tests, basically just parts of utils right now 2022-03-01 01:02:36 -05:00
8b96822ca1 Add pyproject.toml 2022-02-17 06:58:05 -05:00