Skip to content

Commit

Permalink
goodbye python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Nov 4, 2019
1 parent 01ba38b commit 92ff2d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ cache:
- "$HOME/.cache/pip"
jobs:
include:
- python: '3.5'
- python: '3.6'
- python: '3.7'

Expand Down
5 changes: 3 additions & 2 deletions docs/user/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
Installation
============

*exoplanet* doesn't have a compiled components so it can be easily installed
from source or by using pip.
.. note:: ``exoplanet`` requires Python 3.6 or later.

*exoplanet* doesn't have a compiled components so it can be easily installed from source or by using pip.

Dependencies
------------
Expand Down

0 comments on commit 92ff2d3

Please sign in to comment.