Skip to content

Commit

Permalink
pyproject.toml: Update version for pyshacl
Browse files Browse the repository at this point in the history
Previously, we used version 0.26.0 of pyshacl.
This version however had a problem with typing,
namely the `py.typed` file was in the wrong
location (see [pyshacl#267]).

This has been fixed in this new release, therefore
we bump the version number in our dependency
declaration.

This also should fix our CI Pipeline, as we both
fix the mypy issues, as well as some pycodestyle
ones.

[pyshacl#267]: RDFLib/pySHACL#267
  • Loading branch information
s-heppner committed Nov 6, 2024
1 parent 323835c commit 377cc03
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 87 deletions.
Loading

0 comments on commit 377cc03

Please sign in to comment.