Skip to content

Commit

Permalink
rename cg3 wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
singh-lokendra committed Sep 1, 2019
1 parent 2a1534d commit 924425a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apertium/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def _rename_wrappers() -> None:
wrapper_name = {
'python3-apertium': '_apertium_core',
'python3-apertium-lex-tools': '_lextools',
'python3-cg3': '_constraint_grammar',
'python3-lttoolbox': '_lttoolbox',
}
dist_package = '/usr/lib/python3/dist-packages'
Expand Down

0 comments on commit 924425a

Please sign in to comment.