Skip to content

Releases: lyst/rpforest

1.6 release - CircleCI 2.0, tox, py35+ tests and support (#23)

08 Feb 00:44
c27ecfb
Compare
Choose a tag to compare
* CircleCI 2.0 and tox

Decided to use tox, so that you can:
- run tests locally in multiple python versions
- have a consistent testing platform across CI and local environment

Also:
- updated readme
- refactored setup.py ... made it not a fatal exception if `python
setup.py` is run without an installed `numpy`

* fix flake8 issues

* blackified code

* fixed tests code to support py35+

* updated cpp library with the latest cython 0.29.14 (previously 0.23.4)

* 1.6 release

1.5: Merge pull request #22 from iserko/release_1_5

28 Jan 12:32
52409b3
Compare
Choose a tag to compare

1.4: Merge pull request #20 from provostjoe/release_1_4

16 Dec 12:33
45c8fa5
Compare
Choose a tag to compare