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

Remove pythemis_{make,install}_wheel #1042

Merged

Conversation

iamnotacake
Copy link
Contributor

@iamnotacake iamnotacake commented Dec 8, 2023

After stable was merged into master, wheel generation is no longer needed since make pythemis_install just works when virtualenv is activated.

Also, previous command for .whl generation is no longer working, would need some changes to make it work with pyproject.toml

Checklist

  • Change is covered by automated tests
  • Benchmark results are attached (if applicable)
  • The coding guidelines are followed
  • Public API has proper documentation
  • Example projects and code samples are up-to-date (in case of API changes)
  • Changelog is updated (in case of notable or breaking changes)

After stable was merged into master, wheel generation is no longer
needed since `make pythemis_install` just works when virtualenv is
activated.

Also, previous command for .whl generation is no longer working, would
need some changes to make it work with pyproject.toml
@iamnotacake iamnotacake merged commit 031d177 into cossacklabs:master Dec 12, 2023
2 checks passed
@iamnotacake iamnotacake deleted the anatolii/remove-pythemis-wheel branch December 12, 2023 22:40
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.

3 participants