[Checkins] [zopefoundation/zope.sqlalchemy] c327c0: PEP-8

GitHub noreply at github.com
Tue May 9 08:25:57 CEST 2017


  Branch: refs/heads/fix-21
  Home:   https://github.com/zopefoundation/zope.sqlalchemy
  Commit: c327c017af7424fb6aeb058b8a970f0f70915c39
      https://github.com/zopefoundation/zope.sqlalchemy/commit/c327c017af7424fb6aeb058b8a970f0f70915c39
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  PEP-8


  Commit: c4bd20de37a30aa453673852b6b9ccf7688f9e53
      https://github.com/zopefoundation/zope.sqlalchemy/commit/c4bd20de37a30aa453673852b6b9ccf7688f9e53
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.4 up to 3.6.

I had to switch to zope.testrunner for running the tests using tox as otherwise
`ImportError: No module named 'zope.interface‘` is raised on Python 3.5+.


Compare: https://github.com/zopefoundation/zope.sqlalchemy/compare/c327c017af74^...c4bd20de37a3


More information about the checkins mailing list