summaryrefslogtreecommitdiff
path: root/tasks.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-01-16 19:54:07 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-01-16 19:56:24 -0500
commit2292f94f2687d34b551c0c0294df6d17989b70db (patch)
tree3af0761bb4e677ebd589791b782d5dbb1db917e3 /tasks.py
parent09ff0aadf42c2b932d44926b5625b2c8645bc07c (diff)
downloadparamiko-2292f94f2687d34b551c0c0294df6d17989b70db.tar.gz
Punt a bunch of backwards incompatible TODOs to 4.0
Diffstat (limited to 'tasks.py')
-rw-r--r--tasks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks.py b/tasks.py
index ae408059..9d2903c8 100644
--- a/tasks.py
+++ b/tasks.py
@@ -97,7 +97,7 @@ def guard(ctx, opts=""):
# Until we stop bundling docs w/ releases. Need to discover use cases first.
# TODO: would be nice to tie this into our own version of build() too, but
# still have publish() use that build()...really need to try out classes!
-# TODO 3.0: I'd like to just axe the 'built docs in sdist', none of my other
+# TODO 4.0: I'd like to just axe the 'built docs in sdist', none of my other
# projects do it.
@task
def publish_(