Add building, linting for PyPI upload

This commit is contained in:
Andrew Brookins 2021-10-22 06:53:39 -07:00
parent c9967b0d40
commit 09c91fb756
8 changed files with 470 additions and 24 deletions

3
.gitignore vendored
View file

@ -128,3 +128,6 @@ dmypy.json
# Pyre type checker
.pyre/
data
# Makefile install checker
.install.stamp