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

publish wheels #604

Merged
merged 1 commit into from
Nov 30, 2024
Merged

publish wheels #604

merged 1 commit into from
Nov 30, 2024

Conversation

dimbleby
Copy link
Contributor

  • direct invocation of setup.py is deprecated
  • publish wheels, so that consumers do not have to build the wheel themselves at every install

@mkorpela
Copy link
Owner

Ok. Next one will do :D Thanks @dimbleby !

@mkorpela mkorpela merged commit a864e57 into mkorpela:main Nov 30, 2024
18 checks passed
@mkorpela
Copy link
Owner

❯ ./release.sh
Cloning into 'pabotrelease'...
remote: Enumerating objects: 5247, done.
remote: Counting objects: 100% (825/825), done.
remote: Compressing objects: 100% (263/263), done.
remote: Total 5247 (delta 587), reused 685 (delta 498), pack-reused 4422 (from 1)
Receiving objects: 100% (5247/5247), 1.40 MiB | 3.27 MiB/s, done.
Resolving deltas: 100% (3582/3582), done.
/Users/mkorpela/workspace/pabot/.venv/bin/python: No module named build
ERROR InvalidDistribution: Cannot find file (or expand pattern): 'dist/.'

@dimbleby :/

@mkorpela
Copy link
Owner

Successfully built robotframework_pabot-3.1.0.tar.gz and robotframework_pabot-3.1.0-py3-none-any.whl
Uploading distributions to https://upload.pypi.org/legacy/
Uploading robotframework_pabot-3.1.0-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB • 00:00 • 85.7 MB/s

ok pip install build

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