Skip to content

Commit e94d870

Browse files
committed
build: drop python 3.7
1 parent de6f68a commit e94d870

File tree

4 files changed

+595
-630
lines changed

4 files changed

+595
-630
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.2.0
8+
rev: v4.5.0
99
hooks:
1010
- id: check-vcs-permalinks
1111
- id: end-of-file-fixer

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $ pipx install enex2notion
6060
$ pip install --user enex2notion
6161
```
6262

63-
**Python 3.7 or later required.**
63+
**Python 3.8 or later required.**
6464

6565
### From source
6666

0 commit comments

Comments
 (0)