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

Further ci_corrections #24

Merged
merged 7 commits into from
Nov 25, 2023
Merged

Further ci_corrections #24

merged 7 commits into from
Nov 25, 2023

Conversation

williamjameshandley
Copy link
Contributor

Description

Further CI corrections following #22 and #23. We need to checkout to get a version number to poll pypi

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 687d139 into master Nov 25, 2023
7 checks passed
@williamjameshandley williamjameshandley deleted the ci_correction branch November 25, 2023 14:13
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