Skip to content

Commit 289e041

Browse files
committed
Update to Python 3.7
1 parent 2abe3b9 commit 289e041

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pyqrcode = "==1.2.1"
1313
pycryptodome = "==3.9.1"
1414

1515
[requires]
16-
python_version = "3.6"
16+
python_version = "3.7"

Pipfile.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you find problems with the file format (in particular security related issues
88

99
Requires:
1010

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

0 commit comments

Comments
 (0)