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 torch from pyproject's dev dependencies #41

Merged
merged 1 commit into from
May 28, 2024

Conversation

willtai
Copy link
Contributor

@willtai willtai commented May 23, 2024

Description

This reverts a previous change where we install torch from a wheel file. The original change was meant to take into account Macbook users with Python running on Rosetta but this has become too restrictive as it require specifically Python 3.11. This will undo that change.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Complexity: Low

How Has This Been Tested?

poetry lock and poetry install works locally.

  • Unit tests
  • E2E tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • Unit tests have been updated
  • E2E tests have been updated
  • Examples have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed

@willtai willtai marked this pull request as ready for review May 23, 2024 16:28
@willtai willtai force-pushed the willtai/remove-torch-from-pyproject branch from 7c28cf6 to bc89563 Compare May 28, 2024 09:41
@willtai willtai merged commit 95ba9fe into main May 28, 2024
9 checks passed
@willtai willtai deleted the willtai/remove-torch-from-pyproject branch May 28, 2024 10:08
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