Skip to content

Screed v1.0.5

Compare
Choose a tag to compare
@ctb ctb released this 02 Feb 14:53
· 21 commits to latest since this release
c90069d

This release REMOVES support for Python 3.6 and older (including Python 2).

  • minor updates to Python code (#84)

Many substantial updates to screed's development infrastructure -

  • use pyproject.toml and setup.cfg instead of setup.py (#83)
  • switch to GitHub Actions instead of Travis (#86)
  • use setuptools_scm instead of versioneer (#85)
  • use tox (#87)