update pyproject.toml
This commit is contained in:
parent
830fb55352
commit
d44b720ccc
4 changed files with 2 additions and 2 deletions
BIN
py_dynmap_honeypot/__pycache__/__init__.cpython-312.pyc
Normal file
BIN
py_dynmap_honeypot/__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
BIN
py_dynmap_honeypot/__pycache__/__main__.cpython-312.pyc
Normal file
BIN
py_dynmap_honeypot/__pycache__/__main__.cpython-312.pyc
Normal file
Binary file not shown.
BIN
py_dynmap_honeypot/__pycache__/main.cpython-312.pyc
Normal file
BIN
py_dynmap_honeypot/__pycache__/main.cpython-312.pyc
Normal file
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "py-dynmap-honeypot"
|
name = "dynmap-honeypot"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = ""
|
description = "a barebones honeypot for dynmap spammers"
|
||||||
authors = ["magmaus3 <magmaus3@disroot.org>"]
|
authors = ["magmaus3 <magmaus3@disroot.org>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue