Skip to content

Commit 1ffd2f7

Browse files
authored
Merge pull request #28 from kubernetes-incubator/o5
Update CONTRIBUTING.md
2 parents 76bd09d + 8ac9715 commit 1ffd2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Follow either of the two links above to access the appropriate CLA and instructi
2323

2424
### Adding dependencies
2525

26-
If your patch depends on new packages, add that package with [`godep`](https://github.com/tools/godep). Follow the [instructions to add a dependency](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md#godep-and-dependency-management).
26+
If your patch depends on new packages, add those packages to [requirements.txt](requirements.txt) and [setup.py](setup.py).

0 commit comments

Comments
 (0)