Arcade require Python 3.6+

This commit is contained in:
Adrien MALINGREY 2019-10-02 13:07:30 +02:00
parent 3015a36984
commit 2bd75be892

View File

@ -4,7 +4,7 @@ Tetris clone made with Python and Arcade graphic library
## Requirements
* [Python](https://www.python.org/)
* [Python](https://www.python.org/) 3.6 or upper
## Install