Bump Python requirement to 3.7.
This commit is contained in:
parent
4023b095a4
commit
0f324fd1fd
|
@ -7,7 +7,7 @@ The easiest way to install the bot is to use pip:
|
|||
pip3 install --upgrade https://git.caspervk.net/caspervk/dailyreleases/archive/master.tar.gz
|
||||
```
|
||||
|
||||
**It requires Python 3.6 or later.**
|
||||
**It requires Python 3.7 or later.**
|
||||
|
||||
### Usage
|
||||
The bot can be started by running `dailyreleases` or `python3 -m dailyreleases` depending on system configuration.
|
||||
|
|
Reference in a new issue