~cjwatson/lazr.restful/newer-grokcore-martian

« back to all changes in this revision

Viewing changes to versions.cfg

  • Committer: Colin Watson
  • Date: 2019-11-12 14:35:19 UTC
  • mfrom: (223.1.6 tox)
  • Revision ID: cjwatson@canonical.com-20191112143519-pjgd3057erm586lq
[r=ilasc] Add tox testing support and drop buildout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[buildout]
2
 
extends = ztk-versions.cfg
3
 
versions = versions
4
 
allow-picked-versions = false
5
 
use-dependency-links = false
6
 
 
7
 
[versions]
8
 
# Alphabetical, case-SENSITIVE, blank line after this comment
9
 
 
10
 
epydoc = 3.0.1
11
 
fixtures = 0.3.9
12
 
lazr.batchnavigator = 1.2.11
13
 
lazr.delegates = 2.0.3
14
 
lazr.enum = 1.1.3
15
 
lazr.lifecycle = 1.1
16
 
lazr.uri = 1.0.3
17
 
simplejson = 3.1.3
18
 
van.testing = 3.0.0
19
 
wsgi-intercept = 0.5.1
20
 
wsgiref = 0.1.2
21
 
z3c.recipe.tag = 0.6
22
 
zope.app.pagetemplate = 3.11.2
23
 
# zope.traversing 3.13 only adapts to ILocation if __parent__ isn't
24
 
# available, breaking IDjangoLocation.
25
 
zope.traversing = 3.12.1