From d3839f160e5020967b2b23bd21ebd7c941012162 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 28 Apr 2020 17:50:36 +0700 Subject: Nitpick around --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 8cbcad4..f56787d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ classifiers = [ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Topic :: Games/Entertainment :: Arcade'] +requires-python = '>=3.6' keywords = 'pygame,shmup,maze,ai-challenges' license = 'AGPLv3+' -- cgit 1.4.1