mirror of https://github.com/nucypher/nucypher.git
switch validate reqs to python36 base
parent
740ed7900f
commit
c70fbc8a37
|
@ -437,7 +437,7 @@ jobs:
|
|||
|
||||
validate_reqs_files:
|
||||
working_directory: ~/nucypher
|
||||
<<: *python_37_base
|
||||
<<: *python_36_base
|
||||
steps:
|
||||
- pipenv_install
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue