Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 45a0f58

Browse files
seanpmorganEdd Wilder-James
authored andcommitted
Update release procedure (#196)
1 parent 500aa14 commit 45a0f58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sigs/addons/RELEASE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ SIG Addons release process consists of the folowing steps:
66
* Set the correct version and suffix in [version.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/version.py)
77
* Freeze the tensorflow version in
88
- [setup.py](https://github.com/tensorflow/addons/blob/master/setup.py)
9-
- [requirements.txt](https://github.com/tensorflow/addons/blob/master/build_deps/requirements.txt)
9+
- [requirements.txt](https://github.com/tensorflow/addons/blob/master/requirements.txt)
1010
* Remove `--nightly` flag from [release scripts](https://github.com/tensorflow/addons/tree/master/tools/ci_build/builds)
11-
* Compile the docs: [instructions](https://github.com/tensorflow/addons/tree/master/tools/docs)
1211
3. Trigger [Travis build](https://travis-ci.org/tensorflow/addons)
1312
* This will test and build linux+macos wheels and publish to PyPi
1413
4. Publish and tag a [release on Github](https://github.com/tensorflow/addons/releases)

0 commit comments

Comments
 (0)