Remove Python 3.7 support.
Make corresponding changes to other files (including a few that I missed before).
This commit is contained in:
@@ -24,7 +24,7 @@ The code in this repository is named _PROPKA 3_ and it is based on the original
|
||||
|
||||
## Requirements
|
||||
|
||||
PROPKA 3 requires Python 3.6 or higher. Additional requirements are specified in the `requirements.txt` file and automatically satisfied when installing with [pip](https://pip.pypa.io).
|
||||
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).
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user