Commit 105ce047 authored by David Glick's avatar David Glick

breaking tests that depend on ZODB and transaction is a feature

parent ac3e77a9
......@@ -24,11 +24,9 @@ from setuptools import find_packages
from setuptools import setup
TESTS_REQUIRE = [
'transaction',
'zope.interface',
'zope.testing>=3.7.0',
'zope.testrunner',
'ZODB3',
]
here = os.path.abspath(os.path.dirname(__file__))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment