From fcbdf221a183500fb9637be6ba3261c591758d62 Mon Sep 17 00:00:00 2001 From: Mr-Yellow Date: Tue, 25 Jul 2017 18:00:17 +1000 Subject: [PATCH] Add keywords --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index d481707..8b7958c 100644 --- a/setup.py +++ b/setup.py @@ -10,6 +10,7 @@ url='https://github.com/mryellow/gym-mazeexplorer', license='MIT', install_requires=['gym', 'mazeexp'], + keywords='maze, game, maze-explorer, openaigym, openai-gym', classifiers=[ # How mature is this project? Common values are # 3 - Alpha