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

Review Qibo dependencies #814

Open
1 of 7 tasks
alecandido opened this issue Mar 1, 2023 · 5 comments
Open
1 of 7 tasks

Review Qibo dependencies #814

alecandido opened this issue Mar 1, 2023 · 5 comments

Comments

@alecandido
Copy link
Member

alecandido commented Mar 1, 2023

Starting with #806 we are treating dependencies more carefully, e.g. resolving compatible versions.

In particular, the following dependencies should be reconsidered:

@scarrazza
Copy link
Member

@alecandido
Copy link
Member Author

alecandido commented Mar 6, 2023

Btw, is sphinx-build missing qiboteam/qibo/actions/runs/4342411482/jobs/7583613358?

Different problem: sphinx-build should be part of the Sphinx package, that is present

qibo/pyproject.toml

Lines 37 to 38 in 341f502

[tool.poetry.group.docs.dependencies]
sphinx = "^6.1.3"

but in a separate group of dev dependencies.

We should specify them in the workflow extras, as done in the other two workflows:

poetry-extras: "--with tests,docs"

@scarrazza
Copy link
Member

@alecandido I believe we have solved half of your points, could you please update the list?

@alecandido
Copy link
Member Author

@alecandido I believe we have solved half of your points, could you please update the list?

I only see one removed, and I ticked as done in the OP. The others seem to be still there as before:

@scarrazza scarrazza modified the milestones: Qibo 0.1.13, Qibo 0.1.14 Apr 25, 2023
@scarrazza
Copy link
Member

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 🆕 New
Development

No branches or pull requests

2 participants