[Checkins] [zopefoundation/zope.tales] 3128a8: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Fri Sep 22 16:17:07 CEST 2017


  Branch: refs/heads/py36
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: 3128a819998c2586c0e0a22c75e616297d8acc45
      https://github.com/zopefoundation/zope.tales/commit/3128a819998c2586c0e0a22c75e616297d8acc45
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-09-22 (Fri, 22 Sep 2017)

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

  Log Message:
  -----------
  Add Python 3.6, drop Python 3.3

The usual project gardening:

- Badges
- Use zope.testrunner for namespace path issue (drop setup.py test)
- Modern tox.ini/travis.yml
- Universal wheels
- Enable coverage environment and coveralls
  - Coverage is at 88%. There's a lot to do, I'll follow up with a
    separate PR.




More information about the checkins mailing list