Skip to content

Commit

Permalink
Fix more deps and pyproject.tom changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova committed Nov 23, 2024
1 parent 7d70465 commit cf5c7ee
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: "poetry"

- name: Install Dependencies
run: poetry install
run: poetry install --with dev

# Prints the help pages of all scripts to see if the imports etc. work
- name: Test the help pages
Expand Down
Loading

0 comments on commit cf5c7ee

Please sign in to comment.