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

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam-wheels.git


The following commit(s) were added to refs/heads/master by this push:
     new 469543d  Add deprecation warning to README.md
     new a556195  Merge pull request #18 from TobKed/deprecate
469543d is described below

commit 469543dd8f87da42010b131543543c1739b7c1e6
Author: Tobiasz KÄ™dzierski <[email protected]>
AuthorDate: Wed Jul 1 16:06:55 2020 +0200

    Add deprecation warning to README.md
    
    It can be deprecated after using in release process python source
    distribution and wheels built within apache/beam repository itself.
    https://github.com/apache/beam/pull/12150
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 87c1a63..e7ffbf4 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,10 @@
     under the License.
 -->
 
+:no_entry: [DEPRECATED]
+
+This repository is deprecated since python wheels for [Apache 
Beam](https://github.com/apache/beam) are build with use of GitHub Actions in 
Apache Beam repository itself.
+
 # Apache Beam Wheels
 
 ## Overview

Reply via email to