Update pyproject comment
This commit is contained in:
parent
097022f782
commit
5845ff58e4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[tool.poetry]
|
||||
name = "enroll"
|
||||
version = "0.7.0b4"
|
||||
description = "Enroll a server's running state retrospectively into Ansible"
|
||||
description = "Enroll a server's running state retrospectively into Ansible, Puppet or Salt"
|
||||
authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Reference in a new issue