Skip to content

Commit 5794a1c

Browse files
authored
Update setup.py
1 parent 3117bca commit 5794a1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
'Operating System :: OS Independent',
1919
'License :: OSI Approved :: MIT License',
2020
'Programming Language :: Python :: 3.7',
21-
'Documentation': 'https://jchanvfx.github.io/NodeGraphQt/api/html/index.html',
22-
'Source': 'https://github.com/jchanvfx/NodeGraphQt/',
21+
'Documentation' :: 'https://jchanvfx.github.io/NodeGraphQt/api/html/index.html',
22+
'Source' :: 'https://github.com/jchanvfx/NodeGraphQt/',
2323
]
2424

2525
setuptools.setup(

0 commit comments

Comments
 (0)