Skip to content

Commit

Permalink
Update to Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CooperRS committed Nov 9, 2019
1 parent 2abe3b9 commit 289e041
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ pyqrcode = "==1.2.1"
pycryptodome = "==3.9.1"

[requires]
python_version = "3.6"
python_version = "3.7"
4 changes: 2 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you find problems with the file format (in particular security related issues

Requires:

- [Python 3.6](https://www.python.org/downloads/)
- [Python 3.7](https://www.python.org/downloads/)
- [pipenv](https://docs.pipenv.org)
- An encrypted OTP Auth backup/account file

Expand Down

0 comments on commit 289e041

Please sign in to comment.