From 7eee5a7019775755cdaceffd27d35e638c724253 Mon Sep 17 00:00:00 2001 From: Josh Yu Date: Tue, 9 Apr 2024 21:59:47 +0800 Subject: [PATCH] feat: update manifest.in --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 0bce374..a9c86aa 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,5 @@ +include Authors.rst +include Makefile include CONTRIBUTING.rst include HISTORY.rst include LICENSE