Skip to content

Commit

Permalink
Update 'tested with'
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Slay committed Feb 28, 2022
1 parent 3784bf7 commit 5fc8748
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install the package using pip:
.. code-block:: bash
$ pip install wagtail-inventory
Add ``wagtailinventory`` as an installed app in your Django settings:

.. code-block:: python
Expand Down Expand Up @@ -52,8 +52,8 @@ Compatibility
This code has been tested for compatibility with:

* Python 3.6+
* Django 2.2 (LTS), 3.1 (current)
* Wagtail 2.7 (LTS), 2.10 (current)
* Django 3.2 (LTS)
* Wagtail 2.15 (LTS), 2.16 (current)

It should be compatible with all intermediate versions, as well.
If you find that it is not, please `file an issue <https://github.com/cfpb/wagtail-inventory/issues/new>`_.
Expand Down

0 comments on commit 5fc8748

Please sign in to comment.