Skip to content

Commit bde8c5d

Browse files
author
Rajib Chakravorty
authored
Merge pull request #24 from qctrl/support-3.6
Support Python 3.6
2 parents 193e4a7 + f3e7a20 commit bde8c5d

File tree

4 files changed

+111
-89
lines changed

4 files changed

+111
-89
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ workflows:
88

99
"PyPI Project":
1010
jobs:
11+
- q-ctrl/pytest_python_36_test:
12+
name: pytest 3.6 (Production)
13+
context: q-ctrl-api-production
1114
- q-ctrl/pytest_python_37_test:
1215
name: pytest 3.7 (Production)
1316
context: q-ctrl-api-production

0 commit comments

Comments
 (0)