Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Python 3.4/5/6 and PyPy support. #2

Merged
merged 1 commit into from May 23, 2017
Merged

Python 3.4/5/6 and PyPy support. #2

merged 1 commit into from May 23, 2017

Conversation

jamadden
Copy link
Member

  • Modern .travis.yml that enables coveralls.
  • 100% coverage.
  • Add tox.ini.
  • Rename .txt -> .rst for rendering
  • Drop test dependencies on zope.app.zcmlfiles and zope.app.testing.

Copy link
Member

@mgedmin mgedmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~~ tl;dr~~ lgtm

},
optionflags=(doctest.NORMALIZE_WHITESPACE
| doctest.ELLIPSIS
| renormalizing.IGNORE_EXCEPTION_MODULE_IN_PYTHON2 ),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The unnecessary space in front of ) jumps out at me.

@mgedmin
Copy link
Member

mgedmin commented May 23, 2017

You have PyPI rights now.

- Modern .travis.yml that enables coveralls.
- 100% coverage.
- Add tox.ini.
- Rename .txt -> .rst for rendering
- Drop test dependencies on zope.app.zcmlfiles and zope.app.testing.
@jamadden jamadden merged commit 9b1959a into master May 23, 2017
@jamadden jamadden deleted the python3 branch May 23, 2017 13:03
@jamadden
Copy link
Member Author

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants