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

Feature/remove poetry from quickstart tensorflow #3228

Merged
merged 8 commits into from
Apr 22, 2024

Conversation

chongshenng
Copy link
Contributor

Issue

Description

poetry and pip does not manage the environments consistently. This PR removes poetry from the quickstart-tensorflow/ example.

Proposal

Explanation

Use pyproject.toml to manage dependencies and install with the hatchling backend.

Checklist

  • Implement proposed change
  • Update the changelog entry below
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Changelog entry

@chongshenng chongshenng marked this pull request as ready for review April 5, 2024 14:25
@jafermarq jafermarq enabled auto-merge (squash) April 22, 2024 20:51
@jafermarq jafermarq merged commit e089f75 into main Apr 22, 2024
27 checks passed
@jafermarq jafermarq deleted the feature/remove-poetry-from-quickstart-tensorflow branch April 22, 2024 20:53
mohammadnaseri pushed a commit that referenced this pull request May 2, 2024
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.

4 participants