[Checkins] [zopefoundation/zope.container] 399d11: Add support for Py3.6 and drop Py3.3

GitHub noreply at github.com
Thu Jul 27 16:24:00 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.container
  Commit: 399d11a8f5fba16dcfc62aeaaea6414b40f8b6df
      https://github.com/zopefoundation/zope.container/commit/399d11a8f5fba16dcfc62aeaaea6414b40f8b6df
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-27 (Thu, 27 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Py3.6 and drop Py3.3

- Badges.
- Enable coveralls. Coverage appears to be less than 100%.
- DRY with dependencies in tox.ini

The doctests appear to be broken. I'll address that in a subsequent PR
that enables them on CI.


  Commit: c0a02b45918de6e1028f91603f54a1c7d769787a
      https://github.com/zopefoundation/zope.container/commit/c0a02b45918de6e1028f91603f54a1c7d769787a
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-07-27 (Thu, 27 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #10 from zopefoundation/py36

Add support for Py3.6 and drop Py3.3


Compare: https://github.com/zopefoundation/zope.container/compare/2dbdc894d567...c0a02b45918d


More information about the checkins mailing list