Prepare Khoj for PyPi. Include Readme in dist, Fix metadata in setup.py

This commit is contained in:
Debanjum Singh Solanky
2022-08-02 22:26:31 +03:00
parent d57bd41019
commit 765e10bc2c
4 changed files with 18 additions and 13 deletions

3
MANIFEST.in Normal file
View File

@@ -0,0 +1,3 @@
include Readme.md
graft docs*
global-exclude .DS_Store *.py[cod]