move package metadata to setup.cfg

This commit is contained in:
David Lord 2020-04-04 14:36:09 -07:00
parent 1de5873d66
commit 9594326577
14 changed files with 142 additions and 151 deletions

View file

@ -1,4 +1,4 @@
include LICENSE
include LICENSE.rst
include flaskr/schema.sql
graft flaskr/static
graft flaskr/templates