Click is stable - not upcoming

This commit is contained in:
David Fischer
2016-12-11 20:35:43 -08:00
parent 96ddd776e0
commit 54ff4fcd59
+1 -1
View File
@@ -30,7 +30,7 @@ column printer, iterator based progress bars and implicit argument handling.
Click
-----
`click <http://click.pocoo.org/>`_ is an upcoming Python package for creating
`click <http://click.pocoo.org/>`_ is a Python package for creating
command-line interfaces in a composable way with as little code as
possible. This “Command-line Interface Creation Kit” is highly
configurable but comes with good defaults out of the box.