fix setup.cfg

This commit is contained in:
2022-04-03 18:38:07 -03:00
parent 4d0b040f34
commit 5f04137b16
+1
View File
@@ -3,6 +3,7 @@ name = conn
version = attr: conn.__version__
description = Conn is a SSH/Telnet connection manager and automation module
long_description = file: README.md
long_description_content_type = text/markdown
keywords = networking, automation, ssh, telnet, connection manager
author = Federico Luzzi
author_mail = fluzzi@gmail.com