Skip to content

Commit 9b3250c

Browse files
committed
add Why section
1 parent a80d7b4 commit 9b3250c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ Supported Python versions are: ``3.5`` and ``3.6``.
3333
Why?
3434
----
3535

36-
TODO
36+
Official Serving package (https://pypi.python.org/pypi/tensorflow-serving-api) is marked as Python2-only although it **supports** Python3 (therefore you cannot `pip3 install tensorflow-serving-api`). This has been discussed in this thread: https://github.com/tensorflow/serving/issues/700 (unfortunately, the proposal for publishing the Python3 package was rejected).
3737

38+
This package **is only redistribution**: I only downloaded Python2 ``.whl`` from PyPI, extracted it and added my ``setup.py`` with Python3 support.

0 commit comments

Comments
 (0)