Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@jayqi jayqi released this 24 Mar 02:07
· 1 commit to master since this release
7aef8a5
  • Added pyproject.toml as a dependencies file format option. (PR #436)
  • Added choice to include scaffolding for tests, with pytest and unittest as options. (PR #447)
  • Fixed requires-python in pyproject.toml to correctly reflect the selected Python version. (PR #446)