Merge pull request #779 from davidfischer/click-not-upcoming

Click is stable - not upcoming
This commit is contained in:
2016-12-12 10:03:30 -08:00
committed by GitHub
+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.