diff options
| -rw-r--r-- | RELEASING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING.rst b/RELEASING.rst index 971f646..f9265f3 100644 --- a/RELEASING.rst +++ b/RELEASING.rst @@ -24,7 +24,7 @@ Releasing with zest.releaser - Add this to your ``~/.pypirc``:: - [test.releaser] + [zest.releaser] no-input = true create-wheel = yes |
