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

Make qiskit an optional requirement #2

Open
erkue opened this issue Jan 24, 2025 · 2 comments
Open

Make qiskit an optional requirement #2

erkue opened this issue Jan 24, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@erkue
Copy link
Collaborator

erkue commented Jan 24, 2025

I think it would be good idea to make qiskit an optional requirement. As far as I can tell, this should be easy to achieve. What do you think @Mc-Zen?

@erkue erkue added the enhancement New feature or request label Jan 24, 2025
@erkue erkue self-assigned this Jan 24, 2025
@Mc-Zen
Copy link
Owner

Mc-Zen commented Jan 24, 2025

I agree. Although I don't know who actually installs with optional dependencies.

You can just add it to the pyproject.toml under the corresponding key.

@Mc-Zen
Copy link
Owner

Mc-Zen commented Jan 24, 2025

Let's do either no or a really low minimum version. We only need very basic functionality that's probably always been around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants