You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2021/10/01 15:02:52 UTC

[cassandra] branch cassandra-4.0 updated: Remove thrift dep from cqlsh tests.

This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-4.0 by this push:
     new b22749b  Remove thrift dep from cqlsh tests.
b22749b is described below

commit b22749bbb2c5f5dc91312c7e0f7107e9a301b8eb
Author: Brandon Williams <br...@apache.org>
AuthorDate: Fri Oct 1 10:02:05 2021 -0500

    Remove thrift dep from cqlsh tests.
    
    Patch by brandonwilliams; reviewed by edimitrova for CASSANDRA-17020
---
 pylib/requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pylib/requirements.txt b/pylib/requirements.txt
index 17d4ab0..45efb5e 100644
--- a/pylib/requirements.txt
+++ b/pylib/requirements.txt
@@ -18,4 +18,3 @@ nose-test-select
 parse
 pycodestyle
 psutil
-thrift==0.9.3

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org