Skip to content

Commit

Permalink
Minor or otherwise undocumented automated reinstallation push
Browse files Browse the repository at this point in the history
  • Loading branch information
sclamons committed Apr 12, 2020
1 parent b82052b commit 89c0cdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"

notifications:
email: false
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Tools for Common Murray Lab Protocols
=====================================

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

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

Expand Down

0 comments on commit 89c0cdd

Please sign in to comment.