diff options
| author | MarcoFalke <[email protected]> | 2019-02-20 18:13:43 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-03-02 10:40:23 -0500 |
| commit | fab5a1e0f492f920270c661954802749dfac5fa1 (patch) | |
| tree | 41178ec05f2952b36a42cac3525a8bd7e541c061 /.python-version | |
| parent | scripted-diff: test: Use py3.5 bytes::hex() method (diff) | |
| download | discoin-fab5a1e0f492f920270c661954802749dfac5fa1.tar.xz discoin-fab5a1e0f492f920270c661954802749dfac5fa1.zip | |
build: Require python 3.5
Diffstat (limited to '.python-version')
| -rw-r--r-- | .python-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.python-version b/.python-version index 7bcbb3808..5a958026d 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.4.9 +3.5 |