We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195e244 commit f0873ebCopy full SHA for f0873eb
.github/workflows/install_and_test.yml
@@ -33,6 +33,7 @@ jobs:
33
python -m pip install --upgrade ./dist/*.whl
34
python -m pip install pytest
35
python -m pip install pyshacl
36
+ python -m pip install tzdata
37
python -m pip install networkx
38
shell: bash
39
- name: Run tests
0 commit comments