Preparing for v3.0.0 Release by desilinguist · Pull Request #711 · EducationalTestingService/skll
This PR closes #701 and closes #710.
- Update version number.
- Update conda recipe. Make it a noarch recipe again based on the conda-forge recipe. Remove
conda_build_config.yamlsince we don’t need it anymore. Also update the conda-recipe README. - Drop Python 3.7 from the README and from
setup.py. - Use Python 3.8 for ReadTheDocs builds as well.
The conda package has been uploaded to the ets channel. The source tarball has also been uploaded to the test.pypi.org. See passing builds on Linux and Windows for both packages below.
-
Conda Package
- Linux Build (Python 3.8)
- Windows Build (Python 3.10)
-
TestPyPI Package
- Linux Build (Python 3.8)
- Windows Build (Python 3.9)
Please test both the packages on macOS and look at the drafted release notes as part of reviewing this PR.