mirror of
https://github.com/declaresub/pygments-xojo.git
synced 2026-05-21 06:45:30 -06:00
Update package name.
Signed-off-by: Charles <charles@declareSub.com>
This commit is contained in:
parent
ab4bdbfb35
commit
91d929256c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -25,7 +25,7 @@ def package_version():
|
||||||
else:
|
else:
|
||||||
raise Exception('Unable to read package version.')
|
raise Exception('Unable to read package version.')
|
||||||
|
|
||||||
setup(name='xojolexer',
|
setup(name='pygments-xojo',
|
||||||
version=package_version(),
|
version=package_version(),
|
||||||
author='Charles Yeomans',
|
author='Charles Yeomans',
|
||||||
packages=['pygments_xojo'],
|
packages=['pygments_xojo'],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue