mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
add comment on the inclusion of pyreadline
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ rich = "^13.3.5"
|
||||
python-libnmap = "^0.7.3"
|
||||
resource = "^0.2.1"
|
||||
oscrypto = { git = "https://github.com/NeffIsBack/oscrypto" }
|
||||
pyreadline = "^2.1"
|
||||
pyreadline = "^2.1" # for the build - impacket imports its hidden from the builder so an error occurs
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "*"
|
||||
|
||||
Reference in New Issue
Block a user