Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 39b9f29

Browse files
nonhermitianjaygambetta
authored andcommitted
Fix hardcoding of Python version to 3.6 (#788)
* reduced devices * rename to reduced backends * remove from master * fix python version
1 parent bb54237 commit 39b9f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Qiskitenv
22
dependencies:
3-
- python==3.6
3+
- python>=3.5
44
- pip=18
55
- matplotlib
66
- notebook

0 commit comments

Comments
 (0)