summaryrefslogtreecommitdiff
path: root/rtd.txt
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-12-16 07:40:29 -0600
committerJason Madden <jamadden@gmail.com>2017-12-16 07:40:29 -0600
commit89927bff938e8d11cd7c8acd705e8ebef43b6b1c (patch)
tree8373c827aa50a555ab210d183ee10f80f0884db8 /rtd.txt
parente924eea24f6d9b635a4b3370d90bb1ce7869b944 (diff)
downloadzope-i18n-89927bff938e8d11cd7c8acd705e8ebef43b6b1c.tar.gz
Remove _compat module and _u function in favor of native unicode literals and project gardeningdrop-33
- DRY with dependencies - Enable coveralls.io and add a coverage tox environment - A few tiny changes to increase coverage, but we're not at 100% - Enable testing sphinx docs for all versions - Publish CHANGES.rst on RTD - Modern tox.ini and .travis.yml - Travis was still testing 3.3 and not testing 3.6. - Remove 'level' qualifiers from XML parsing and ZCML test cases. They add about 2s to run the tests, but they're important; see #13. That extra time gets lost in the amount of time it takes to spin tox anyway.
Diffstat (limited to 'rtd.txt')
-rw-r--r--rtd.txt12
1 files changed, 1 insertions, 11 deletions
diff --git a/rtd.txt b/rtd.txt
index cce7b53..10cb7c4 100644
--- a/rtd.txt
+++ b/rtd.txt
@@ -1,11 +1 @@
-python-gettext
-pytz
-zope.component
-zope.configuration
-zope.i18nmessageid
-zope.location
-zope.proxy
-zope.schema
-zope.security
-zope.testing
-zope.testrunner
+.[compile,zcml,docs]