diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2022-11-05 03:28:19 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:09 +0700 |
commit | e6aae73990e23f48f4e65f0aaac1b58da14a36eb (patch) | |
tree | d0789d4c91b6aea1fa8c032997e00cc0c19044ad /development/python3-cycler/README | |
parent | fd347822d030794ad2828764576665f054311444 (diff) |
development/python3-cycler: Updated for version 0.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-cycler/README')
-rw-r--r-- | development/python3-cycler/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/python3-cycler/README b/development/python3-cycler/README index 97a2618e9c..6c60cdf90e 100644 --- a/development/python3-cycler/README +++ b/development/python3-cycler/README @@ -1,5 +1,5 @@ The cycler python module provides a composable cycle class used for constructing style-cycles. -This is the Python 3 version of cycler and will coexist with SBo's -cycler package. +This is the python3 version of cycler, it will coexist with SBo's +python2-cycler package. |