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

Adding UrbanPy to the Anaconda repository #16

Open
a-regal opened this issue Jun 17, 2022 · 1 comment
Open

Adding UrbanPy to the Anaconda repository #16

a-regal opened this issue Jun 17, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@a-regal
Copy link
Collaborator

a-regal commented Jun 17, 2022

This issue is mainly concerned with discussing the best strategy to add UrbanPy to Anaconda such that users can choose between pip and conda by using

conda install urbanpy

instead of pip install. The conda build documentation has a "from scratch" and a build with conda skeleton.

This process seems fairly integratabtle into a GitHub action as our tagged release with pypi, given that we use conda skeleton to build the updated meta.yaml file and then log into an anaconda account for urbanpy. @bitsandbricks @Claudio9701 let me know what you think. I believe there is a default conda package build/upload action within the actions gallery.

@Claudio9701
Copy link
Collaborator

Totally on board with this! Feel free to assign this issue to me or yourself. Do you consider we should open an issue to update/improve the python gis ecosystem installation guide for windows users? Does conda installation help to solve this issue too?

@Claudio9701 Claudio9701 added the enhancement New feature or request label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants