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 e40578e commit 367714cCopy full SHA for 367714c
README.md
@@ -13,7 +13,7 @@ Python library documentation")
13
Install from PyPi using [pip](http://www.pip-installer.org/en/latest/), a
14
package manager for Python.
15
16
- pip install twilio~=6.0.0rc1
+ pip install twilio==6.0.0rc1
17
18
Don't have pip installed? Try installing it, by running this from the command
19
line:
docs/index.rst
@@ -12,7 +12,7 @@ package manager for Python.
12
.. code-block:: bash
0 commit comments