Skip to content

Commit 89c0cdd

Browse files
committed
Minor or otherwise undocumented automated reinstallation push
1 parent b82052b commit 89c0cdd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: python
22
python:
3-
- "3.5"
3+
- "3.6"
44
- "3.7"
5+
- "3.8"
56

67
notifications:
78
email: false

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Tools for Common Murray Lab Protocols
99
=====================================
1010

11-
Code for common tasks in the Murray lab. Supports Python 3 only.
11+
Code for common tasks in the Murray lab. Supports Python >=3.6 only.
1212

1313
Install with the following (probably requires sudo): ``pip install git+git://github.com/sclamons/murraylab_tools.git@master``
1414

0 commit comments

Comments
 (0)