mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
Bump Python support to 3.4 and up
This commit is contained in:
@@ -53,7 +53,7 @@ for administration of the Hub and its users.
|
||||
|
||||
A Linux/Unix based system with the following:
|
||||
|
||||
- [Python](https://www.python.org/downloads/) 3.3 or greater
|
||||
- [Python](https://www.python.org/downloads/) 3.4 or greater
|
||||
- [nodejs/npm](https://www.npmjs.com/) Install a recent version of
|
||||
[nodejs/npm](https://docs.npmjs.com/getting-started/installing-node)
|
||||
For example, install it on Linux (Debian/Ubuntu) using:
|
||||
|
@@ -7,6 +7,16 @@ command line for details.
|
||||
|
||||
## [Unreleased] 0.8
|
||||
|
||||
#### Added
|
||||
|
||||
#### Changed
|
||||
|
||||
#### Fixed
|
||||
|
||||
#### Removed
|
||||
|
||||
- End support for Python 3.3
|
||||
|
||||
## 0.7
|
||||
|
||||
### [0.7.2] - 2017-01-09
|
||||
|
Reference in New Issue
Block a user