Skip to content

Add CI workflow to run pytest on push and pull request to main - #13

Merged
timothyckl merged 3 commits into
mainfrom
fix/ci
Mar 2, 2026
Merged

Add CI workflow to run pytest on push and pull request to main#13
timothyckl merged 3 commits into
mainfrom
fix/ci

Conversation

@timothyckl

Copy link
Copy Markdown
Owner

Runs on ubuntu-latest with a Python 3.9/3.10/3.11 matrix, installs the package and dev extras, then executes pytest tests/.

Runs on ubuntu-latest with a Python 3.9/3.10/3.11 matrix, installs the
package and dev extras, then executes pytest tests/.

@timothyckl timothyckl left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please work please work 🙏

- Set license="MIT" to match the OSI classifier already declared
- Relax numpy pin from ==1.23.5 to >=1.23.5 to avoid unnecessary version lock
- Fix typo extra_require → extras_require (setuptools ignores the misspelled key)
- Fix typo python_require → python_requires (setuptools ignores the misspelled key)
- Update README usage example constructor argument to dist_func= keyword
@timothyckl

Copy link
Copy Markdown
Owner Author

LFGGGGGGG

@timothyckl
timothyckl merged commit 6d01e51 into main Mar 2, 2026
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.

1 participant