Skip to content

Conversation

SamFerracin
Copy link
Collaborator

@SamFerracin SamFerracin commented Oct 9, 2025

This PR reformats the repository. In particular:

  • Adds a pyproject.toml with
    • Dependencies on samplomatic (which brings qiskit with it) and pydantic
    • "dev" dependencies on pytest, ruff, pre-commit
  • Adds ruff and pre-commit.yaml
  • Rewrites the git ignore
  • Modifies the github workflows

@SamFerracin
Copy link
Collaborator Author

@ihincks we need to remove python3.8 from the required checks. We won't be able to run those tests since qiskit requires >=3.9

@ihincks
Copy link
Collaborator

ihincks commented Oct 10, 2025

@ihincks we need to remove python3.8 from the required checks. We won't be able to run those tests since qiskit requires >=3.9

This is now solved it looks like?

@ihincks ihincks enabled auto-merge (squash) October 10, 2025 17:44
@ihincks ihincks merged commit 907675b into main Oct 10, 2025
6 checks passed
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