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)