summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-09-16 18:49:47 -0700
committerAsif Saif Uddin (Auvi) <auvipy@gmail.com>2018-09-17 07:49:47 +0600
commit942a6daba91be2b29863417739c5fcf3511250b8 (patch)
tree64f6c10712f32199af87223c8949cb2b7b2b773e
parentddb0c8ffadf2822480e2cbacf0c3ebc3167d9536 (diff)
downloadkombu-942a6daba91be2b29863417739c5fcf3511250b8.tar.gz
Correct capitalization of PyPI (#919)
As spelled on https://pypi.org/.
-rw-r--r--kombu/transport/qpid.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/kombu/transport/qpid.py b/kombu/transport/qpid.py
index 16a3c223..042d9bc8 100644
--- a/kombu/transport/qpid.py
+++ b/kombu/transport/qpid.py
@@ -1440,8 +1440,8 @@ class Transport(base.Transport):
"""Verify that the runtime environment is acceptable.
This method is called as part of __init__ and raises a RuntimeError
- in Python3 or PyPi environments. This module is not compatible with
- Python3 or PyPi. The RuntimeError identifies this to the user up
+ in Python3 or PyPI environments. This module is not compatible with
+ Python3 or PyPI. The RuntimeError identifies this to the user up
front along with suggesting Python 2.6+ be used instead.
This method also checks that the dependencies qpidtoollibs and