You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "holdenk (JIRA)" <ji...@apache.org> on 2018/04/02 20:07:00 UTC

[jira] [Created] (BEAM-3984) Add dependencies to tox.ini file

holdenk created BEAM-3984:
-----------------------------

             Summary: Add dependencies to tox.ini file
                 Key: BEAM-3984
                 URL: https://issues.apache.org/jira/browse/BEAM-3984
             Project: Beam
          Issue Type: Task
          Components: sdk-py-core
            Reporter: holdenk
            Assignee: Ahmet Altay


Right now if someone outside of Jenkins wants to run the tests our dev guide has them run the tests in their current Python env ( [https://beam.apache.org/contribute/contribution-guide/] ). However as we move to supporting Python 3 & 2 it would be good if they could use tox in the same way we do for linting. On Jenkins the requirements seems to already be installed, but for other folks this may not be the case so listing the requirements in the deps= would be good.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)