diff options
author | Vratko Polak <vrpolak@cisco.com> | 2018-08-22 12:29:03 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-08-22 15:12:02 +0000 |
commit | 09a04218ae519c85c1389e8f7e13d7bcd1271e42 (patch) | |
tree | 5c53110e153737782c1c7e811f7d2a5a8a0e50c1 /PyPI/MLRsearch | |
parent | 4ac3464851ff9dd688ab25d0324573284b6bf274 (diff) |
CSIT-1222: Edit MLRsearch readme for 0.2.0 release
Change-Id: Ib2349f574720c61040f824f87bce01b5d68a2598
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'PyPI/MLRsearch')
-rw-r--r-- | PyPI/MLRsearch/README.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/PyPI/MLRsearch/README.rst b/PyPI/MLRsearch/README.rst index 1ad9f695a7..8960867363 100644 --- a/PyPI/MLRsearch/README.rst +++ b/PyPI/MLRsearch/README.rst @@ -10,8 +10,15 @@ in CSIT_ (Continuous System and Integration Testing) project of fd.io_ In order to make this code available in PyPI_ (Python Package Index), the setuputils stuff has been added, -and the code has been moved into a separate directory_, -in order to not interfere with otherwise tightly coupled CSIT code. +but after some discussion, the export directory_ +is only a symlink to the original place of tightly coupled CSIT code. + +Change log +---------- + +0.2.0: Optional parameter "doublings" has been added. + +0.1.1: First officially released version. Usage ----- |