Release from a python 3.6 build

pull/214/head
Kieran Prasch 2018-08-21 14:32:26 -07:00
parent 09e3c46b35
commit aa2d4022ae
1 changed files with 4 additions and 5 deletions

View File

@ -38,10 +38,9 @@ workflows:
- run_tests-37
- deploy:
requires:
- mypy_type_check-36
- doctests-36
- reencryption_memory_profile-36
- reencryption_benchmark-36
- run_tests-36
- mypy_type_check-36
- doctests-36
filters:
tags:
only: /v[0-9]+.*/
@ -247,7 +246,7 @@ jobs:
path: ./reports/pytest
deploy:
<<: *python_37_base
<<: *python_36_base
steps:
- checkout
- run: