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 0b92d3d commit 1d52148Copy full SHA for 1d52148
docs/quickstart.rst
@@ -20,7 +20,7 @@ Project setup
20
21
.. code:: bash
22
23
- pip install "graphene>=2.0"
+ pip install "graphene>=2.0.dev"
24
25
Creating a basic Schema
26
-----------------------
0 commit comments