Skip to content

Commit fb40a10

Browse files
authored
Updated README
1 parent 7d89780 commit fb40a10

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

+8-1
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,15 @@ Wheels are provided for all major operating systems, so you can install directly
3333
3434
Python 2.7 support
3535
++++++++++++++++++
36-
The uAMQP library currently only supports Python 3.4 and above. Python 2.7 support is planned for a future release.
3736

37+
Python 2.7 will be supported for the synchronous operations in azure.eventhub from v1.2.0.
38+
This is available as a pre-release.
39+
40+
.. code:: shell
41+
42+
$ pip install azure-eventhub --pre
43+
44+
Python 2.7 support is not planned for azure.eventprocessorhost.
3845

3946
Documentation
4047
+++++++++++++

0 commit comments

Comments
 (0)