Skip to content

Commit

Permalink
Update Python version references
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Dec 20, 2020
1 parent 5befe21 commit e2d1125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Getting started
Requirements
------------

* `Python`_ 3.5, 3.6, 3.7 and 3.8
* `Python`_ 3.5, 3.6, 3.7, 3.8 and 3.9
* `Django`_ 2.2x, 3.0.x and 3.1.x
* `Pillow`_
* `Django-haystack`_
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ classifiers = [
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards',
]
packages = [
Expand Down

0 comments on commit e2d1125

Please sign in to comment.