Skip to content

Fix package name formatting in CI workflow and update README badges#22

Merged
rbeucher merged 1 commit into
v2from
fix_conda
Aug 4, 2025
Merged

Fix package name formatting in CI workflow and update README badges#22
rbeucher merged 1 commit into
v2from
fix_conda

Conversation

@rbeucher

@rbeucher rbeucher commented Aug 4, 2025

Copy link
Copy Markdown
Member

This pull request updates the package name references from access-mopper to access_mopper to ensure consistency across documentation and deployment scripts. This change helps avoid issues with package discovery and installation, particularly on PyPI and Conda.

Package naming consistency:

  • Updated PyPI and Conda badge links in README.md to use access_mopper instead of access-mopper, ensuring documentation matches the actual package name.
  • Changed the PACKAGE_NAME variable in .github/workflows/cd.yml from access-mopper to access_mopper to align with the correct package name during deployment.

@rbeucher rbeucher merged commit fb7495c into v2 Aug 4, 2025
6 of 7 checks passed
@rbeucher rbeucher deleted the fix_conda branch June 23, 2026 03:10
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