mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-09 16:14:50 +00:00
Sorted known good set of versions, for easier maintenance.
This commit is contained in:
parent
df0728c341
commit
c7033295fc
1 changed files with 7 additions and 7 deletions
|
|
@ -56,22 +56,22 @@ eggs = zest.releaser
|
|||
recipe = evg.recipe.activate
|
||||
|
||||
[versions]
|
||||
Django = 1.5
|
||||
Jinja2 = 2.6
|
||||
Pygments = 1.6
|
||||
Sphinx = 1.1.3
|
||||
bpython = 0.10.1
|
||||
buildout-versions = 1.7
|
||||
coverage = 3.6
|
||||
distribute = 0.6.34
|
||||
Django = 1.5
|
||||
django-nose = 1.1
|
||||
docutils = 0.10
|
||||
Jinja2 = 2.6
|
||||
nose = 1.2.1
|
||||
Pygments = 1.6
|
||||
python-termstyle = 0.1.9
|
||||
rednose = 0.3
|
||||
requests = 1.2.0
|
||||
Sphinx = 1.1.3
|
||||
sphinxcontrib-testbuild = 0.1.1
|
||||
zc.recipe.egg = 1.3.2
|
||||
z3c.recipe.mkdir = 0.5
|
||||
z3c.recipe.scripts = 1.0.1
|
||||
zc.recipe.egg = 1.3.2
|
||||
zest.releaser = 3.43
|
||||
django-nose = 1.1
|
||||
requests = 1.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue