openfisca / openfisca-core

OpenFisca core engine. See other repositories for countries-specific code & data.
https://openfisca.org
GNU Affero General Public License v3.0
168 stars 75 forks source link

Draft: Publish to Anaconda #1099

Closed benoit-cty closed 2 years ago

benoit-cty commented 2 years ago

I achieve to upload OpenFisca-Core on Anaconda : https://anaconda.org/leximpact/openfisca-core

New features

Technical changes

What I've done so far

Please note that

Tutorials used:

BUT this easy way publish the package in a specific "channel" of Anaconda, to be on conda-forge, we need to use another procedure: For publishing to Conda-Forge, we have to fork a project and made a PR back to it. There is automated build in Linux, OSX and Windows: https://github.com/conda-forge/staged-recipes/pull/17399

A chat is available for conda-forge integration at https://gitter.im/conda-forge/conda-forge.github.io

TODO

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 78.885% when pulling 74637a554448be69f12f602dd792cc1d6391ad1e on conda_publish into 9deaa600cbd037a1124ee3857091ef57777170dd on master.

sandcha commented 2 years ago

This draft PR might also help #1078.

benoit-cty commented 2 years ago

We do not need this PR for Anaconda : https://github.com/openfisca/openfisca-core/issues/1039#issuecomment-1007525418