Skip to content

Commit

Permalink
Make xlsxwriter dependency less strict (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored Mar 29, 2024
1 parent c4da69f commit b05072c
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 116 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest-legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
poetry add [email protected] --lock
poetry add [email protected] --lock
poetry add [email protected] --optional --lock
poetry add [email protected] --lock
#------------------------------------
# load cached venv if cache exists
Expand Down
Loading

0 comments on commit b05072c

Please sign in to comment.