Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
Fixing missing runtime
  • Loading branch information
PaulMercer1 authored Jul 1, 2019
1 parent c3db271 commit 312828a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ version: 0.2
artifacts:
files:
- '**/*'
phases:
install:
runtime-versions:
python:3.7

0 comments on commit 312828a

Please sign in to comment.