Skip to content

Commit 71d71e6

Browse files
committed
Fix issue with README and add readme-renderer to development dependencies
1 parent af09795 commit 71d71e6

File tree

3 files changed

+154
-35
lines changed

3 files changed

+154
-35
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ pytest = "*"
1313
pytest-django = "*"
1414
pytest-cov = "*"
1515
pytest-vcr = "*"
16+
readme-renderer = "*"
1617

1718

1819
[packages]

Pipfile.lock

Lines changed: 152 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ Modify your `settings.py` to install the app and enable the validator:
3333
3434
3535
Compatibility
36-
~~~~~~~~~~~~
36+
~~~~~~~~~~~~~
3737
Supports Django 1.11.x and 2.0 on Python 3.5 and 3.6.

0 commit comments

Comments
 (0)