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

docs: Add conda-forge install details to README #82

Merged

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Oct 14, 2024

@matthewfeickert matthewfeickert self-assigned this Oct 14, 2024
@matthewfeickert matthewfeickert force-pushed the docs/add-conda-forge-badge branch from 83272f9 to a14b644 Compare October 14, 2024 07:36
@HDembinski
Copy link
Member

HDembinski commented Oct 14, 2024

Thank you, this is great, but if you want to change pip install to python -m pip install as well, please do that everywhere in the readme

@matthewfeickert
Copy link
Member Author

but if you want to change pip install to python -m pip install as well, please do that everywhere in the readme

Sounds good. Will do later today. 👍

* Add conda-forge badge to README.
   - c.f. https://github.com/conda-forge/pyhepmc-feedstock
* Add conda-forge install instructions to README.
* Use 'python -m pip' pattern everwhere in the README.
@matthewfeickert matthewfeickert force-pushed the docs/add-conda-forge-badge branch from a14b644 to 9b7e052 Compare October 14, 2024 17:59
@matthewfeickert
Copy link
Member Author

@HDembinski Should be resolved now:

$ git grep "pip" -- README.rst
README.rst:31:   python -m pip install pyhepmc
README.rst:35:However, building from source is also easy. External software is not required. Just download the repository with ``git clone --recursive`` and run ``python -m pip install -v -e .``.

@HDembinski
Copy link
Member

Great, thank you very much.

@HDembinski HDembinski merged commit 66194a7 into scikit-hep:main Oct 15, 2024
3 checks passed
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