about summary refs log tree commit diff homepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-04-28 17:50:36 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-04-28 17:50:36 +0700
commitd3839f160e5020967b2b23bd21ebd7c941012162 (patch)
tree62eb3793c0e0f1cbe54e3ee175edeceeef186384 /pyproject.toml
parentbc8579329e04e470f168ab684aa3519ef36c0acd (diff)
downloadbrutalmaze-d3839f160e5020967b2b23bd21ebd7c941012162.tar.gz
Nitpick around
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
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+'