nasa / bingo

Apache License 2.0
47 stars 28 forks source link

pip install fixes #57

Closed nightdr closed 2 years ago

nightdr commented 2 years ago

Fixed pip install and setup.py.

Also added a GitHub action to test deploying to PyPI when pushing to master and fully deploy to PyPI when pushing a tagged commit to master. GitHub secrets will have to be added for the PyPI tokens.

nightdr commented 2 years ago

Rebased to resolve merge conflict