Assert eris works with python3.9 or newer.
This commit is contained in:
parent
a005174e1a
commit
5c49cf1632
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ setup(name="eris",
|
|||
author="Andrew Hamilton",
|
||||
author_email="and_hamilton@yahoo.com",
|
||||
license="Artistic 2.0",
|
||||
python_requires=">=3.9.0",
|
||||
packages=["eris"],
|
||||
py_modules=["lscolors", "sorted_collection"],
|
||||
package_data={"eris": ["LS_COLORS.sh", "tools.toml"]},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue