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

Organize badges, define supported Python versions, and update versioneer #393

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

BrianJKoopman
Copy link
Member

Description

This PR cleans up a few things:

  • Organizes and adds to the badges in the README.
  • Adds an explicit list of supported Python versions to the classifiers list. This'll show up in one of the new badges, as well as the side bar on PyPI.
  • Updates versioneer to the latest version, 0.29.

Motivation and Context

Mostly uniformity with other repos like socs and sorunlib. See simonsobs/socs#673.

How Has This Been Tested?

Tested the versioneer update locally, and the README changes viewing this branch on GitHub.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@BrianJKoopman BrianJKoopman merged commit 61f9170 into main Jul 30, 2024
5 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/repo-cleanup branch July 30, 2024 21:19
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