Add CI/build infrastructure

This commit is contained in:
2021-11-27 21:31:48 -05:00
parent 3724bcff8b
commit 4f04c78701
4 changed files with 85 additions and 0 deletions

4
setup.py Normal file
View File

@@ -0,0 +1,4 @@
import os
from setuptools import setup
setup()