changeset 13:6adaecff5f2b

planemo upload commit 7f6183b769772449fbcee903686b8d5ec5b7439f-dirty
author jpayne
date Wed, 31 Jan 2018 09:50:37 -0500
parents 8764af78e270
children f81c993e6e31
files snp-cache.py snp-wind.py
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/snp-cache.py	Tue Jan 30 17:21:24 2018 -0500
+++ b/snp-cache.py	Wed Jan 31 09:50:37 2018 -0500
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3.6
+#! /usr/bin/env python
 
 import boto3
 from botocore.exceptions import ClientError, DataNotFoundError, NoCredentialsError, BotoCoreError
--- a/snp-wind.py	Tue Jan 30 17:21:24 2018 -0500
+++ b/snp-wind.py	Wed Jan 31 09:50:37 2018 -0500
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3.6
+#! /usr/bin/env python
 
 import argparse
 import uuid