Skip to content

Commit e1d2e8a

Browse files
committed
Use python-2.7.12 to keep morph.io happy
1 parent 84ebb8a commit e1d2e8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

runtime.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-2.7.12

scraper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python2.7
1+
#!/usr/bin/python
22

33
import scraperwiki
44
import urllib2

0 commit comments

Comments
 (0)