diff options
Diffstat (limited to 'development/python3-cycler/README')
-rw-r--r-- | development/python3-cycler/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/python3-cycler/README b/development/python3-cycler/README new file mode 100644 index 0000000000000..ede83fde16bf8 --- /dev/null +++ b/development/python3-cycler/README @@ -0,0 +1,7 @@ +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. + +NOTE: six needs to be built with Python 3 support |