Move over to using poetry for packaging and pre-commit for code checking
- Sep 21, 2023
-
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
This commit changes no functionality but add pre-commit checks based on our usual template and fixes up the code to match. Note that this found a real bug in the type annotation for the override_permissions_spec decorator.
ee3b982a -
Dr Rich Wareham authored
Port packaging to poetry. This does not make any changes to the existing test matrix or requirements.
107f7042
-