Skip to content

Commit

Permalink
update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
meandmytram committed Apr 23, 2024
2 parents 1640dda + 0c03a79 commit 80999db
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.4.0
hooks:
- id: black
entry: black .
Expand Down
11 changes: 0 additions & 11 deletions examples/decoding/submit-job.sh

This file was deleted.

133 changes: 18 additions & 115 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ qecstruct = "^0.2.9"
qecsim = "^1.0b9"
numpy = "1.23"
pymatching = "^2.1.0"
matrex = "^0.0.1"

[tool.poetry.group.dev]
optional = true
Expand Down
Loading

0 comments on commit 80999db

Please sign in to comment.