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 9b0cfc5 commit 9955e49Copy full SHA for 9955e49
setup.cfg
@@ -5,6 +5,8 @@ author = Lionel42
5
description = A matplotlib backend using pygame.
6
long_description = file: README.md
7
long_description_content_type = text/markdown
8
+license = MIT
9
+license_file = LICENSE
10
url = https://github.com/lionel42/pygame-matplotlib-backend
11
project_urls =
12
Source Code = https://github.com/lionel42/pygame-matplotlib-backend
0 commit comments