diff options
author | mattip <matti.picus@gmail.com> | 2019-08-08 15:47:26 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2019-08-08 15:47:26 +0300 |
commit | 3bfdd314c2f759568049cd6eed39439fc462b8e9 (patch) | |
tree | 93b0560415de6589995441e90f0909f661486948 /pavement.py | |
parent | 24bc2daee52421b734f8f1cef176ba2360e2b4ea (diff) | |
download | numpy-3bfdd314c2f759568049cd6eed39439fc462b8e9.tar.gz |
DOC: update or remove outdated sourceforge links
Diffstat (limited to 'pavement.py')
-rw-r--r-- | pavement.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pavement.py b/pavement.py index 75c862a0b..3637bc66d 100644 --- a/pavement.py +++ b/pavement.py @@ -12,8 +12,7 @@ Assumes you have git and the binaries/tarballs in installers/:: paver write_release paver write_note -This automatically put the checksum into README.rst, and write the Changelog -which can be uploaded to sourceforge. +This automatically put the checksum into README.rst, and writes the Changelog. TODO ==== |