Closed philiporlando closed 1 year ago
Added GitHub Actions to publish on new release. Created a new PyPI account and configured API token. Still need to learn more about publishing packages to PyPI, especially when using pipenv and the pyproject.toml file, which are a newer dev workflow relative to pip, virtualenv, and setup.py.
This package has been deployed to PyPI: https://pypi.org/project/fgdb-to-gpkg/
Finish up packaging this project and learn how to deploy it to PyPi so it can be installed via
pip
.