fix(init): again, distutils... is confusing

non-script files should now be, hopefully, included in bdist and sdist

chore: upgrade version
This commit is contained in:
Tiara Rodney 2022-04-03 17:11:15 +02:00
parent e330bbf70a
commit ecd7d03a20
2 changed files with 3 additions and 4 deletions

2
MANIFEST.in Normal file
View file

@ -0,0 +1,2 @@
recursive-include src/httpaste/schema *.json
recursive-incude src/httpaste/backend *.sql