Merge "py3: Update Getting Started docs"

This commit is contained in:
Zuul 2019-08-31 00:50:09 +00:00 committed by Gerrit Code Review
commit 4bd9003221

View File

@ -11,14 +11,12 @@ most Linux platforms.
Swift is written in Python and has these dependencies:
* Python 2.7
* Python (2.7, 3.6, or 3.7)
* rsync 3.0
* The Python packages listed in `the requirements file <https://github.com/openstack/swift/blob/master/requirements.txt>`_
* Testing additionally requires `the test dependencies <https://github.com/openstack/swift/blob/master/test-requirements.txt>`_
* Testing requires `these distribution packages <https://github.com/openstack/swift/blob/master/bindep.txt>`_
There is no current support for Python 3.
-----------
Development
-----------