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

GitHub noreply at github.com
Fri Aug 25 20:33:23 CEST 2017


  Branch: refs/heads/py36
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: e0f0cd2886161cd3280c2f3ec917d428c420a580
      https://github.com/zopefoundation/zope.tales/commit/e0f0cd2886161cd3280c2f3ec917d428c420a580
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-25 (Fri, 25 Aug 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