Skip to content

Commit 2e6b760

Browse files
authored
typo fix in classifiers #148
1 parent 5815325 commit 2e6b760

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)