Fixed typo
This commit is contained in:
parent
f3677ad45e
commit
a38b6ee751
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ setuptools.setup(
|
||||||
version=torch_agent.__version__,
|
version=torch_agent.__version__,
|
||||||
author="B.J. Dweck",
|
author="B.J. Dweck",
|
||||||
author_email="bjdweck@gmail.com",
|
author_email="bjdweck@gmail.com",
|
||||||
description="TORch: Iluminate the Way to your Node",
|
description="TORch: Illuminate the Way to your Node",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
url="https://git.rudefox.io/bj/torch-agent",
|
url="https://git.rudefox.io/bj/torch-agent",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user