Skip to content

Commit c862da9

Browse files
escaped URL in setup.cfg
1 parent 5603b2d commit c862da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = comby
33
version = 0.0.1
44
author = Christopher Timperley
55
author-email = [email protected]
6-
url = https://github.com/ChrisTimperley/comby-python
6+
url = "https://github.com/ChrisTimperley/comby-python"
77
description = Lightweight language-independent syntax rewriting.
88
long-description = file: README.rst, LICENSE
99
long-descripion-content-type = text/reStructuredText

0 commit comments

Comments
 (0)