File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ and automatically uses the correct file paths.
25
25
26
26
You can install **blurb ** from PyPI using ``pip ``. Alternatively,
27
27
simply add ``blurb `` to a directory on your path.
28
- **blurb **'s only dependency is Python 3.7 +.
28
+ **blurb **'s only dependency is Python 3.8 +.
29
29
30
30
31
31
Files used by blurb
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author-email = "larry@hastings.org"
9
9
maintainer = " Python Core Developers"
10
10
maintainer-email = " core-workflow@mail.python.org"
11
11
home-page = " https://github.com/python/core-workflow/tree/main/blurb"
12
- requires-python = " >=3.7 "
12
+ requires-python = " >=3.8 "
13
13
description-file = " README.rst"
14
14
classifiers = [
15
15
" Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments