Closed Withington closed 4 years ago
Addresses #47
Upgrades requirement for sktime from 0.3.0 to 0.4.1.
Changed to 0.4.1 in requirements.txt and setup.py.
Corrected the git clone URL in README.md
Tested: Docker runs ok and tests pass. Following the dev branch installation instructions in README: pip install . works ok and tests pass.
pip install .
Thank you!
Reference Issues/PRs
Addresses #47
What does this implement/fix? Explain your changes.
Upgrades requirement for sktime from 0.3.0 to 0.4.1.
Changed to 0.4.1 in requirements.txt and setup.py.
Corrected the git clone URL in README.md
Tested: Docker runs ok and tests pass. Following the dev branch installation instructions in README:
pip install .
works ok and tests pass.