Skip to content

Commit 3e212d1

Browse files
author
Soheil
committed
Add runtime.txt file. Change version of Twython to 3.2.
1 parent e833925 commit 3e212d1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ For adding a smart handler, create a python package in `smart_handlers` with nam
3131
Before submitting a pull request, test your feature. You can do it by running `test.py` and simulating the timeline.
3232

3333
## Requirements
34-
You need `Python 3.4` or later and `twython 3.0` to run the code.
34+
You need `Python 3.4` or later and `twython 3.2` to run the code.

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
twython==3.0.0
1+
twython==3.2.0

runtime.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-3.4.1

0 commit comments

Comments
 (0)