diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/meta.yaml b/template/meta.yaml index 463077e..8d53cc1 100644 --- a/template/meta.yaml +++ b/template/meta.yaml @@ -30,7 +30,7 @@ requirements: - python x.x run: # Dependencies required at RUN-TIME go here - # - ... + - python x.x #test: # imports: |