Skip to content

Commit ece3739

Browse files
committed
Update minimum Python version in documentation
Follow-up to 7e4ff69
1 parent 86d39f1 commit ece3739

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The code in this repository is named _PROPKA 3_ and it is based on the original
2424

2525
## Requirements
2626

27-
PROPKA 3 requires Python 3.8 or higher. Additional requirements are specified in the `requirements.txt` file and automatically satisfied when installing with [pip](https://pip.pypa.io).
27+
PROPKA 3 requires Python 3.10 or higher. Additional requirements are specified in the `requirements.txt` file and automatically satisfied when installing with [pip](https://pip.pypa.io).
2828

2929
## Installation
3030

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
==============
66

77

8-
PROPKA 3 requires Python 3.8 or higher. Additional requirements are
8+
PROPKA 3 requires Python 3.10 or higher. Additional requirements are
99
specified in the :file:`requirements.txt` file and automatically satisfied
1010
when installing with pip_.
1111

0 commit comments

Comments
 (0)