Update pyproject.toml

main
mpgn 2021-09-19 16:02:24 +02:00 committed by GitHub
parent aea375e707
commit 1a16d8465a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
name = "crackmapexec"
version = "5.1.7dev"
description = "A swiss army knife for pentesting networks"
authors = ["Marcello Salvati <byt3bl33d3r@pm.com>"]
authors = ["Marcello Salvati <byt3bl33d3r@pm.com>", "Martial Puygrenier <mpgn@protonmail.com>"]
readme = "README.md"
homepage = "https://github.com/byt3bl33d3r/CrackMapExec"
repository = "https://github.com/byt3bl33d3r/CrackMapExec"
@ -76,4 +76,4 @@ black = "^20.8b1"
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
build-backend = "poetry.masonry.api"