Skip to content

Commit

Permalink
prepare 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed May 23, 2019
1 parent f23e3d1 commit 5bd7be6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ handling the submitted form data).
Prerequisites
=============
- Django 1.8, 1.9, 1.10, 1.11, 2.0, 2.1 and 2.2.
- Python 2.7, 3.4, 3.5, 3.6, 3.7 and PyPy.
- Python 2.7, 3.4, 3.5, 3.6 and 3.7.

Key concepts
============
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ handling the submitted form data).
Prerequisites
=============
- Django 1.8, 1.9, 1.10, 1.11, 2.0, 2.1 and 2.2.
- Python 2.7, 3.4, 3.5, 3.6, 3.7 and PyPy.
- Python 2.7, 3.4, 3.5, 3.6 and 3.7.

Key concepts
============
Expand Down
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ envlist =
# py{27,33,34}-{django17,django18}
# py{27,34}-{django17,django18}
py{27,34,35,36,py}-django{18,19}
py{27,35,36,py}-django{110,111}
py{35,36,py}-django{20}
py{27,35,36}-django{110,111}
py{35,36}-django{20}
py{36,37}-django{21,22}
#flake8,
#isort
Expand Down

0 comments on commit 5bd7be6

Please sign in to comment.