Skip to content

Commit

Permalink
feat(all): add jsonschema and typing-extensions as deps
Browse files Browse the repository at this point in the history
`jsonschema` is now included as a dependency to help validate Slurm
data models as they're exchanged between classes and read in.
`typing-extensions` is added because the `Self` type annotation
is not available within Python 3.10 add is still a support version
of Python for security maintenance and Jammy Jellyfish.

Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Dec 20, 2024
1 parent 60bc8e6 commit c25e6b4
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 4 deletions.
Loading

0 comments on commit c25e6b4

Please sign in to comment.