Move to setup.cfg, add MANIFEST.in

This commit is contained in:
Alex Forencich
2020-12-02 19:05:50 -08:00
parent 53217b614c
commit 4c0882fa23
3 changed files with 49 additions and 36 deletions

3
MANIFEST.in Normal file
View File

@@ -0,0 +1,3 @@
include LICENSE
include README.md
recursive-include tests Makefile test_*.py test_*.v