Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release to pypi #3

Open
CloudNiner opened this issue Nov 23, 2020 · 1 comment
Open

Release to pypi #3

CloudNiner opened this issue Nov 23, 2020 · 1 comment

Comments

@CloudNiner
Copy link
Contributor

Release to pypi via github actions CI when a new tag is published.

The requisite env variables should already be added to this repo's secrets list.

Use azavea/pystac-io#9 as a guide

Include CHANGELOG and RELEASE instructions

@CloudNiner
Copy link
Contributor Author

In the meantime, this can be pip installed from github with minimal hassle by adding the following to your pip requirements.txt:

geopandas==0.8.1
git+https://github.com/azavea/stacframes.git@dd7959d1a9fee7227624aa185f797402209b0ad0

Substitute the hash in the git url with whatever the HEAD of master is at the time: https://github.com/azavea/stacframes/commits/master

CloudNiner added a commit that referenced this issue Jan 4, 2021
Until #3 is addressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant