From 8f5f1796fe992ba9f11f77738f1f867562d1e0fa Mon Sep 17 00:00:00 2001 From: Sean Morgan Date: Wed, 16 Oct 2019 13:24:53 -0400 Subject: [PATCH] Remove no longer existing file to update --- sigs/addons/RELEASE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/sigs/addons/RELEASE.md b/sigs/addons/RELEASE.md index 76641da7a..eaa71c828 100644 --- a/sigs/addons/RELEASE.md +++ b/sigs/addons/RELEASE.md @@ -7,7 +7,6 @@ SIG Addons release process consists of the folowing steps: * Freeze the tensorflow version in - [setup.py](https://github.com/tensorflow/addons/blob/master/setup.py) - [requirements.txt](https://github.com/tensorflow/addons/blob/master/build_deps/requirements.txt) - - [requirements_gpu.txt](https://github.com/tensorflow/addons/blob/master/build_deps/requirements_gpu.txt) * Remove `--nightly` flag from [release scripts](https://github.com/tensorflow/addons/tree/master/tools/ci_build/builds) * Compile the docs: [instructions](https://github.com/tensorflow/addons/tree/master/tools/docs) 3. Trigger [Travis build](https://travis-ci.org/tensorflow/addons)