Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update readme with new install and test info#60

Merged
phobson merged 1 commit into
Geosyntec:masterfrom
austinorr:update-readme
Dec 17, 2024
Merged

update readme with new install and test info#60
phobson merged 1 commit into
Geosyntec:masterfrom
austinorr:update-readme

Conversation

@austinorr
Copy link
Copy Markdown
Contributor

No description provided.

@austinorr austinorr requested a review from phobson June 22, 2022 17:45
Comment thread README.rst

conda activate cloudside
conda install metar --channel=conda-forge
conda create --name=cloudside python=3.8 notebook pytest pandas matplotlib requests coverage
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should add metar in this and keep the conda-forge specification

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we are testing against pip install metar and there are no fancy dependency binaries, why would we advise users to install via conda and/or conda-forge?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems that where projects can be pure pip, they should be and the tests prove that users don't need conda-forge to make this work.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kind of see what you mean, but the partial list of dependencies (missing metar) feels off to me. In my corner of the python world, people conda are now mostly installing via miniforge for mambaforge, where the defaults channel is omitted from .condarc as that's going to a subscription model.

Easiest thing would be to drop conda instructions entirely.

@phobson phobson merged commit 567619b into Geosyntec:master Dec 17, 2024
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

Successfully merging this pull request may close these issues.

2 participants