You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/07/21 15:36:47 UTC

[iceberg] branch master updated: Python: Remove .python-version file (#5326)

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

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fadecaf8b Python: Remove .python-version file (#5326)
0fadecaf8b is described below

commit 0fadecaf8b5f9c1011b59de021a23a4a7fd52059
Author: Fokko Driesprong <fo...@apache.org>
AuthorDate: Thu Jul 21 17:36:42 2022 +0200

    Python: Remove .python-version file (#5326)
---
 python/.python-version | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/python/.python-version b/python/.python-version
deleted file mode 100644
index 879a094044..0000000000
--- a/python/.python-version
+++ /dev/null
@@ -1,3 +0,0 @@
-3.8.12
-3.9.10
-3.10.4