We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdda6e commit 5df617aCopy full SHA for 5df617a
1 file changed
setup.py
@@ -71,7 +71,7 @@ def read(fname):
71
keywords='',
72
author='Glencoe Software, Inc.',
73
author_email='info@glencoesoftware.com',
74
- url='https://github.com/glencoesoftware/isyntax-to-rst',
+ url='https://github.com/glencoesoftware/isyntax2raw',
75
license='License :: OSI Approved :: BSD License',
76
packages=find_packages(),
77
package_data={'isyntax2raw': ['resources/*.xml']},
0 commit comments