Skip to content

Commit

Permalink
remove support for Django 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Aug 4, 2020
1 parent 2a4b802 commit 00e5a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
django-version:
- "Django>=1.11,<2.0"
- "Django>=2.0,<2.1"
- "Django>=2.1,<2.2"
- "Django>=2.2,<3.0"
Expand Down

0 comments on commit 00e5a24

Please sign in to comment.