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
CI: publish to test.pypi.org, normal commit building CI, release CI part 2 (#12)
* Disable linter
* Use versioneer, when the project is tagged, project version also updates
see https://github.com/python-versioneer/python-versioneer
* CI: publish to test.pypi.org
small patch should publish to test.pypi.org first.
* Remove travis test
duplicate to github action
* Also supports py3.9 & py3.10
* Set name
* use list item, more readable
* remove setup-miniconda
* only one dependency: `json`
* show package version
* rename `*.yml` -> `*.yaml`
* use twine to check dist
0 commit comments