diff --git a/pyproject.toml b/pyproject.toml index f315c10..e596cd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,6 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Topic :: Scientific/Engineering :: Artificial Intelligence", - "Topic :: Scientific/Engineering :: Reinforcement Learning", ] requires-python = ">=3.7"