Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit d0d38cc

Browse files
committed
Bump forward-facing Python version to 3.9
1 parent a5d0a33 commit d0d38cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Local Previewing (How To Build)
7575

7676
First make sure you have the required dependencies used for building docs:
7777

78-
* Python interpreter >= 3.7
78+
* Python interpreter >= 3.9
7979
* Sphinx: https://www.sphinx-doc.org/en/master/
8080
* Read the Docs Sphinx Theme: https://github.com/rtfd/sphinx_rtd_theme
8181
* GitPython: https://github.com/gitpython-developers/GitPython

install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ development headers for libraries:
175175
* Libpcap (http://www.tcpdump.org)
176176
* Make
177177
* OpenSSL (http://www.openssl.org)
178-
* Python 3.7 or greater (https://www.python.org/)
178+
* Python 3.9 or greater (https://www.python.org/)
179179
* SWIG (http://www.swig.org)
180180
* Zlib (https://zlib.net/)
181181

0 commit comments

Comments
 (0)