We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef501f2 commit 85a59edCopy full SHA for 85a59ed
README.md
@@ -10,7 +10,7 @@ This package contains [type stubs](https://www.python.org/dev/peps/pep-0561/) an
10
## Installation
11
12
```bash
13
-pip install django-stubs[compatible-mypy]
+pip install 'django-stubs[compatible-mypy]'
14
```
15
16
To make mypy aware of the plugin, you need to add
0 commit comments