[
https://issues.apache.org/jira/browse/BEAM-3738?focusedWorklogId=83061&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-83061
]
ASF GitHub Bot logged work on BEAM-3738:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/18 04:21
Start Date: 22/Mar/18 04:21
Worklog Time Spent: 10m
Work Description: aaltay commented on a change in pull request #4877:
[BEAM-3738] Enable py3 lint and cleanup tox.ini.
URL: https://github.com/apache/beam/pull/4877#discussion_r176305244
##########
File path: sdks/python/setup.py
##########
@@ -113,11 +113,8 @@ def get_version():
'futures>=3.1.1,<4.0.0',
]
-REQUIRED_SETUP_PACKAGES = [
- 'nose>=1.0',
Review comment:
Is there a reason for us to raise the required version?
> Alternatively, should the process do pip install --upgrade pip?
Which process? As far as I know, virtualenv brings a new version of pip with
it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 83061)
Time Spent: 7h 50m (was: 7h 40m)
> Enable Py3 linting in Jenkins
> -----------------------------
>
> Key: BEAM-3738
> URL: https://issues.apache.org/jira/browse/BEAM-3738
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core, testing
> Reporter: holdenk
> Assignee: Ahmet Altay
> Priority: Major
> Time Spent: 7h 50m
> Remaining Estimate: 0h
>
> After BEAM-3671 is finished enable linting.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)