Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Oct 23, 2023
1 parent 90e5da4 commit f77f6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_python_ver_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
scripts/buildBNGL.sh
# until https://github.com/dateutil/dateutil >2.8.2 is released
- run: pip install https://github.com/dateutil/dateutil/archive/296d419fe6bf3b22897f8f210735ac9c4e1cb796.zip
- run: pip install git+https://github.com/dateutil/dateutil.git@296d419fe6bf3b22897f8f210735ac9c4e1cb796

- name: Install python package
run: |
Expand Down

0 comments on commit f77f6cf

Please sign in to comment.