diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33f26b3..f3e204e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,4 +38,3 @@ To create new `example` tests do the following: - Manually inspect the generated files for correctness - Copy the contents of `output/actual` to `output/expected`, so it will be committed to the repository and used as a baseline for future changes - Add the new folder name to [test_examples.py](./tests/test_examples.py) - diff --git a/README.md b/README.md index 9e46660..2b8d2bc 100644 --- a/README.md +++ b/README.md @@ -338,4 +338,3 @@ If both `--output` and `--prepend-channel` are provided, the output format must Prepending channels can be useful for adding local channels with packages to be tested in CI workflows. Running `rapids-dependency-file-generator -h` will show the most up-to-date CLI arguments. -