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 a39e06f commit 99e2ea5Copy full SHA for 99e2ea5
CONTRIBUTING.rst
@@ -50,7 +50,7 @@ You need to install some dependencies to develop on flask-restx:
50
51
$ pip install -e .[dev]
52
53
-An Invoke ``tasks.py`` is provided to simplify the common tasks:
+An [Invoke](http://www.pyinvoke.org/) ``tasks.py`` is provided to simplify the common tasks:
54
55
.. code-block:: console
56
0 commit comments