Repository: mesos
Updated Branches:
  refs/heads/master 102a36304 -> 0f674bbbb


Removed pylint from the CLI requirements.

Due to the new virtual environment located in /support, we do
not need to have pylint in the CLI virtual environment anymore.

Review: https://reviews.apache.org/r/63582/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0f674bbb
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0f674bbb
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0f674bbb

Branch: refs/heads/master
Commit: 0f674bbbbcb7fcc827ef241dc76fa40139e86717
Parents: 102a363
Author: Armand Grillet <agril...@mesosphere.io>
Authored: Thu Nov 9 16:17:12 2017 +0100
Committer: Kevin Klues <klue...@gmail.com>
Committed: Thu Nov 9 16:17:12 2017 +0100

----------------------------------------------------------------------
 src/python/cli_new/pip-requirements.txt | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/0f674bbb/src/python/cli_new/pip-requirements.txt
----------------------------------------------------------------------
diff --git a/src/python/cli_new/pip-requirements.txt 
b/src/python/cli_new/pip-requirements.txt
index ac040ee..e1dbf13 100644
--- a/src/python/cli_new/pip-requirements.txt
+++ b/src/python/cli_new/pip-requirements.txt
@@ -9,7 +9,6 @@ mccabe==0.5.2
 parse==1.8.0
 Pygments==2.1.3
 PyInstaller==3.1.1
-pylint==1.6.4
 six==1.10.0
 termcolor==1.1.0
 toml==0.9.2

Reply via email to