summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-05-27 09:13:03 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-05-27 09:13:03 -0400
commita812a86b5b20afb595d2a4c0101ec2eb86a2ebe4 (patch)
tree5839673fc40d5d23e20ce44f3cf59f6e5be70ce2 /Makefile
parent28503cbe24c524c8bc2ad2710ecaee510f1104da (diff)
downloadpython-coveragepy-git-a812a86b5b20afb595d2a4c0101ec2eb86a2ebe4.tar.gz
Fewer coverage specfics in upload_relnotes.py
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9f790a7..24a300f2 100644
--- a/Makefile
+++ b/Makefile
@@ -129,3 +129,6 @@ publishbeta:
rm -f $(WEBSAMPLEBETA)/*.*
mkdir -p $(WEBSAMPLEBETA)
cp doc/sample_html_beta/*.* $(WEBSAMPLEBETA)
+
+upload_relnotes:
+ python ci/upload_relnotes.py CHANGES.rst pypi/coverage