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 5603b2d commit c862da9Copy full SHA for c862da9
setup.cfg
@@ -3,7 +3,7 @@ name = comby
3
version = 0.0.1
4
author = Christopher Timperley
5
author-email = [email protected]
6
-url = https://github.com/ChrisTimperley/comby-python
+url = "https://github.com/ChrisTimperley/comby-python"
7
description = Lightweight language-independent syntax rewriting.
8
long-description = file: README.rst, LICENSE
9
long-descripion-content-type = text/reStructuredText
0 commit comments