forked from GitHub/gf-core
restore the package name
This commit is contained in:
@@ -22,7 +22,7 @@ pgf_module = Extension(
|
||||
libraries = ['pgf'])
|
||||
|
||||
setup(
|
||||
name = 'tpgf',
|
||||
name = 'pgf',
|
||||
version = '2.0',
|
||||
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
|
||||
long_description="""\
|
||||
|
||||
Reference in New Issue
Block a user