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

build: use pyproject (PEP518) to manage package #17

Closed
wants to merge 1 commit into from

Conversation

alonfnt
Copy link
Member

@alonfnt alonfnt commented Nov 9, 2024

Now, installing for gpu can be done with

pip install deeptangle[gpu]

whereas for cpu it would be

pip install deeptangle

NOTE: The package is still not in PyPI.

Now, installing for gpu can be done with
> pip install deeptangle[gpu]

whereas for cpu it would be
> pip install deeptangle

NOTE: The package is still not in PyPI.
@alonfnt alonfnt closed this Nov 9, 2024
@alonfnt alonfnt deleted the pyproject branch November 9, 2024 09:08
@alonfnt alonfnt restored the pyproject branch November 9, 2024 09: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.

1 participant