Skip to content

Commit

Permalink
Remove pyreadline as it causes errors in nxcdb
Browse files Browse the repository at this point in the history
  • Loading branch information
NeffIsBack committed Feb 6, 2024
1 parent 1645f67 commit a39f71e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ pyasn1-modules = "^0.3.0"
rich = "^13.3.5"
python-libnmap = "^0.7.3"
oscrypto = { git = "https://github.com/Pennyw0rth/oscrypto" } # Pypi version currently broken, see: https://github.com/wbond/oscrypto/issues/78 (as of 9/23)
pyreadline = { version = "^2.1", markers = "sys_platform == 'win32'" } # for the build - impacket imports its hidden from the builder so an error occurs
argcomplete = "^3.1.4"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit a39f71e

Please sign in to comment.