From b5bb8b30d371978e877e81820c58cd4bda8bba6c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 1 Jul 2013 21:59:32 -0400 Subject: [PATCH] MANIFEST.in: Add AUTHORS to the manifest This should have happened after 36813e4 (Run update-copyright.py, 2013-06-30). --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index b300d1b..645d2b5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include COPYING +include AUTHORS COPYING recursive-include test README *.py *.ics -- 2.26.2