Skip to content

Commit 10748e8

Browse files
committed
Add project URLs
1 parent c4aa8a5 commit 10748e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ classifiers =
3131
Programming Language :: Python :: 3.6
3232
Programming Language :: Python :: 3.7
3333
Topic :: Multimedia :: Graphics :: Graphics Conversion
34+
project_urls =
35+
Documentation = https://cairosvg.org/documentation/
36+
Code = https://github.com/Kozea/CairoSVG/
37+
Issue tracker = https://github.com/Kozea/CairoSVG/issues
38+
Donation = https://www.patreon.com/kozea
3439

3540
[options]
3641
packages = cairosvg

0 commit comments

Comments
 (0)