You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* drop python 3.10 from testing matrix since it is out of SPEC-0
* migrate to setuptools_scm and use a pyproject.toml file
* Remove unused input for codcov
* fix issue with metadata
* ported entire setup.py
* fix issue with metadata
* switch over to pyproject.toml
* License classifiers have been superseded by license expressions (see https://peps.python.org/pep-0639/)
* Formatting fixes and use setuptools to find package
* add a fallback version so install doesn't fail if git is not in path
* Remove file that doesn't exit anymore from exclude
* Add missing trailing comma
* fix pymbar.__version__
* use better default shell to catch errors and also cancel jobs if a new commit is pushed
0 commit comments