You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/11/18 18:37:00 UTC

[jira] [Created] (BEAM-8735) tox: yes or no

Elliotte Rusty Harold created BEAM-8735:
-------------------------------------------

             Summary: tox: yes or no
                 Key: BEAM-8735
                 URL: https://issues.apache.org/jira/browse/BEAM-8735
             Project: Beam
          Issue Type: Bug
          Components: website
            Reporter: Elliotte Rusty Harold


https://beam.apache.org/contribute/ says "Python, virtualenv, and tox installed for Python SDK development"

However, https://github.com/apache/beam says

If you'd like to build and install the whole project from the source distribution, you may need some additional tools installed in your system. In a Debian-based distribution:

sudo apt-get install \
    openjdk-8-jdk \
    python-setuptools \
    python-pip \
    virtualenv

Notice the second makes no mention of tox. Please sync up these instructions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)