Skip to content

Commit

Permalink
delete gunicorn requirement (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos authored Dec 7, 2023
1 parent bd0da65 commit 67e637f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
isort:
runs-on: ubuntu-latest
continue-on-error: true
name: Check flake8 rules
name: Check isort rules
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down
1 change: 0 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Depends:
${misc:Depends},
python3,
python3-magic,
gunicorn3 | gunicorn,
inkscape,
libreoffice,
default-jre,
Expand Down

0 comments on commit 67e637f

Please sign in to comment.