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

Make PyPI Release #1

Merged
merged 11 commits into from
Sep 2, 2024
Merged

Make PyPI Release #1

merged 11 commits into from
Sep 2, 2024

Conversation

enryH
Copy link
Collaborator

@enryH enryH commented Sep 2, 2024

Release will be done through an action which is triggered by a GitHub release event.

enryH added 10 commits September 2, 2024 10:29
- also try to see if actions still pass after a year of inactivity
- probable reason: scikit-learn is not a dependency in requirments_dev.txt
- TSNE default probably have changed?
- instead of requirements_dev.txt
 and see if then the results for TSNE reproduce.
- results depends on chip architecture!!! (not good)
- local error that env had to be defined by hand
- local package alwasy included if not specified otherwise?

follow latest tox guide: https://tox.wiki/en/4.18.0/user_guide.html
- behaviour in GitHub action is different from local tox run,
 which runs all envs in envlist
Upload was blocked for an RST reason
- used "twine check" to identify the bug

-> project.toml update was not needed, but is still valuable for long-term support
- github release tags a commit, but the action is triggered only by the publishing event of a release
@enryH enryH assigned albsantosdel and unassigned albsantosdel Sep 2, 2024
@enryH enryH requested a review from albsantosdel September 2, 2024 13:37
@albsantosdel
Copy link
Contributor

It will require multiple iterations, but it is great to have make it available in PyPi

@enryH enryH marked this pull request as ready for review September 2, 2024 19:46
@enryH enryH merged commit 2f913e5 into main Sep 2, 2024
8 checks passed
@enryH enryH deleted the make_pypi_release branch September 2, 2024 19:48
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.

2 participants