You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by aa...@apache.org on 2019/08/23 00:35:48 UTC

[pulsar] branch doc1 created (now 520b336)

This is an automated email from the ASF dual-hosted git repository.

aahmed pushed a change to branch doc1
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


      at 520b336  Update supported  python osx version docs

This branch includes the following new commits:

     new 520b336  Update supported  python osx version docs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[pulsar] 01/01: Update supported python osx version docs

Posted by aa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aahmed pushed a commit to branch doc1
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 520b336b1d7ac41699e3dd22fdb332ccbe2b943d
Author: Ali Ahmed <al...@gmail.com>
AuthorDate: Thu Aug 22 17:35:09 2019 -0700

    Update supported  python osx version docs
---
 site2/docs/client-libraries-python.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/docs/client-libraries-python.md b/site2/docs/client-libraries-python.md
index fc5ff28..2e93e96 100644
--- a/site2/docs/client-libraries-python.md
+++ b/site2/docs/client-libraries-python.md
@@ -22,7 +22,7 @@ Installation via PyPi is available for the following Python versions:
 
 Platform | Supported Python versions
 :--------|:-------------------------
-MacOS <br /> 10.11 (El Capitan) &mdash; 10.12 (Sierra) &mdash; <br /> 10.13 (High Sierra) &mdash; 10.14 (Mojave)  | 2.7, 3.7
+MacOS <br />  10.13 (High Sierra), 10.14 (Mojave) <br /> | 2.7, 3.7
 Linux | 2.7, 3.4, 3.5, 3.6, 3.7
 
 ### Installing from source