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 a25c66b commit 3117bcaCopy full SHA for 3117bca
setup.py
@@ -18,6 +18,8 @@
18
'Operating System :: OS Independent',
19
'License :: OSI Approved :: MIT License',
20
'Programming Language :: Python :: 3.7',
21
+ 'Documentation': 'https://jchanvfx.github.io/NodeGraphQt/api/html/index.html',
22
+ 'Source': 'https://github.com/jchanvfx/NodeGraphQt/',
23
]
24
25
setuptools.setup(
0 commit comments