Coding style.
- Fix line length.
This commit is contained in:
parent
cc69e00889
commit
0416d4e29d
2 changed files with 11 additions and 10 deletions
|
|
@ -15,4 +15,5 @@ setup(name="fill3",
|
|||
author_email="and_hamilton@yahoo.com",
|
||||
license="Artistic 2.0",
|
||||
packages=["fill3"],
|
||||
install_requires=["termstr @ git+https://github.com/ahamilton/eris@2021.12.20#subdirectory=termstr"])
|
||||
install_requires=[
|
||||
"termstr @ git+https://github.com/ahamilton/eris@2021.12.20#subdirectory=termstr"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue