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 5815325 commit 2e6b760Copy full SHA for 2e6b760
setup.py
@@ -18,8 +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/',
+ 'Documentation :: https://jchanvfx.github.io/NodeGraphQt/api/html/index.html',
+ 'Source :: https://github.com/jchanvfx/NodeGraphQt/',
23
]
24
25
setuptools.setup(
0 commit comments