This repository was archived by the owner on Dec 12, 2022. It is now read-only.
Commit 5b18c8c
authored
misc!: Drop support for Python 3.6 (#21)
Currently the CI for this repo won't run, even for a PR that aims to deprecate the repo. This pull request updates the version of Open Controls used and drops support for Python 3.6 (which current Open Controls doesn't support), so that the CI can run again.
Changes proposed in this pull request:
- Stop supporting Python 3.6.
- Remove unit tests for Python 3.6.
- Update version of Open Controls used.
- Fix imports for newer version of Open Controls.
BREAKING CHANGE: Drop support for Python 3.61 parent 07ea558 commit 5b18c8c
File tree
5 files changed
+1406
-866
lines changed- .github/workflows
- qctrlpyquil
5 files changed
+1406
-866
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments