We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f56612 commit 2bd406cCopy full SHA for 2bd406c
pyproject.toml
@@ -4,7 +4,8 @@ version = "3.0.0"
4
description = "Fast and sane reinforcement learning"
5
requires-python = ">=3.9"
6
readme = {file = "README.md", content-type = "text/markdown"}
7
-license= {file = "LICENSE"}
+license = "MIT"
8
+license-files = ["LICENSE"]
9
authors = [{ name = "Joseph Suarez", email = "[email protected]" }]
10
classifiers=[
11
"Intended Audience :: Science/Research",
0 commit comments