Skip to content

Adding UrbanPy to the Anaconda repository #16

@a-regal

Description

@a-regal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions