forked from github.com/pypiserver
Remove version pins from buildout.cfg
This commit is contained in:
parent
e3c44bf7c8
commit
44865af687
20
buildout.cfg
20
buildout.cfg
@ -57,23 +57,3 @@ eggs =
|
|||||||
${buildout:eggs}
|
${buildout:eggs}
|
||||||
scripts =
|
scripts =
|
||||||
ipython
|
ipython
|
||||||
|
|
||||||
|
|
||||||
[versions]
|
|
||||||
passlib = 1.6.5
|
|
||||||
waitress = 0.9
|
|
||||||
zc.recipe.egg = 2.0.3
|
|
||||||
|
|
||||||
|
|
||||||
WebOb = 1.6.5
|
|
||||||
WebTest = 2.0.21
|
|
||||||
py = 1.4.31
|
|
||||||
pytest = 2.9.2
|
|
||||||
|
|
||||||
# Required by:
|
|
||||||
# WebTest==2.0.3
|
|
||||||
six = 1.10.0
|
|
||||||
Paste = 2.0.3
|
|
||||||
PasteDeploy = 1.5.2
|
|
||||||
gunicorn = 19.6.0
|
|
||||||
yolk = 0.4.3
|
|
||||||
|
Loading…
Reference in New Issue
Block a user