Skip to content
Snippets Groups Projects
Commit a9474f6701cd authored by Jeff Forcier's avatar Jeff Forcier
Browse files

TODO tweak

parent aa148f1460a0
Branches
No related tags found
No related merge requests found
...@@ -89,7 +89,8 @@ ...@@ -89,7 +89,8 @@
# use of the extras_require ("paramiko[ed2559]") is now required for those # use of the extras_require ("paramiko[ed2559]") is now required for those
# TODO 3.0: alternately, given how prevalent ed25519 is now, and how we use # TODO 3.0: alternately, given how prevalent ed25519 is now, and how we use
# invoke for (increasing) subproc stuff, consider making the default flavor # invoke for (increasing) subproc stuff, consider making the default flavor
# "full" and adding a "minimal" or similar that is just-crypto? # "full"/"all"? (probably sans gssapi which should remain optional; MAYBE
# still sans invoke as well, not everyone uses ProxyCommand or Match exec)
# TODO 3.0: remove six, obviously # TODO 3.0: remove six, obviously
install_requires=[ install_requires=[
"bcrypt>=3.1.3", "bcrypt>=3.1.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment