Coding style.
- Change termstr from a package to a single module, since ColorMap no longer exists.
This commit is contained in:
parent
27fc9a433c
commit
2b5d14b87d
2 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ setup(name="termstr",
|
|||
author="Andrew Hamilton",
|
||||
author_email="and_hamilton@yahoo.com",
|
||||
license="Artistic 2.0",
|
||||
packages=["termstr"])
|
||||
py_modules=["termstr"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue