1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00

Add tests docs to CI and fix docs warning

This commit is contained in:
Adam Dobrawy 2020-10-14 00:26:57 +02:00
parent 225da2155f
commit 62db0c55c2
6 changed files with 20 additions and 10 deletions

View file

@ -44,7 +44,7 @@ To enroll a new release you should perform the following task:
* Push a new release to PyPI - ``python setup.py sdist bdist_wheel upload``.
How to add support for a new Django version?
------------------------------------------
--------------------------------------------
Changes are only necessary for new minor or major Django versions.