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

Conda badge #26

Merged
merged 4 commits into from
Nov 25, 2023
Merged

Conda badge #26

merged 4 commits into from
Nov 25, 2023

Conversation

williamjameshandley
Copy link
Contributor

Description

Adds a conda badge and installation instructions to the README

Checklist:

  • I have performed a self-review of my own code
  • My code is black compliant (black . --check)
  • My code is isort compliant (isort . --profile black --filter-files)
  • My code contains compliant docstrings (pydocstyle --convention=numpy lsbi)
  • New and existing unit tests pass locally with my changes (python -m pytest)
  • I have added tests that prove my fix is effective or that my feature works
  • I have appropriately incremented the semantic version number in both README.rst and lsbi/_version.py

@williamjameshandley williamjameshandley merged commit b247785 into master Nov 25, 2023
7 checks passed
@williamjameshandley williamjameshandley deleted the conda_badge branch November 25, 2023 14:43
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.

1 participant