Skip to content

Commit

Permalink
update library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Jan 15, 2020
1 parent bbf31c6 commit 005935c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def readme():
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Framework :: Django',
'Framework :: Django :: 1.6',
'Framework :: Django :: 1.7',
Expand All @@ -50,6 +51,7 @@ def readme():
'Framework :: Django :: 2.0',
'Framework :: Django :: 2.1',
'Framework :: Django :: 2.2',
'Framework :: Django :: 3.0',
],
tests_require=['django>=1.6'],
test_suite='tests',
Expand Down

0 comments on commit 005935c

Please sign in to comment.