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 b726841 commit 8128292Copy full SHA for 8128292
docs/quickstart.rst
@@ -14,7 +14,7 @@ Project setup
14
15
.. code:: bash
16
17
- pip install graphene>=1.0
+ pip install graphene --upgrade
18
19
Creating a basic Schema
20
-----------------------
0 commit comments