代码拉取完成,页面将自动刷新
[buildout]
extends = versions.cfg
parts = test
demo
docs
cover
flake8
evolution
develop = .
eggs = ${eggs:django}
${eggs:zinnia}
${eggs:markups}
show-picked-versions = true
[eggs]
django = django
pillow
pytz
zinnia = beautifulsoup4
django-blog-zinnia
django-contrib-comments
django-mptt
django-tagging
django-xmlrpc
mots-vides
pyparsing
regex
markups = docutils
markdown
textile
[demo]
recipe = djangorecipe
project = demo
settings = settings
eggs = ${buildout:eggs}
[test]
recipe = pbp.recipe.noserunner
eggs = nose
nose-sfd
nose-progressive
${eggs:django}
${eggs:zinnia}
${eggs:markups}
defaults = --with-sfd
--with-progressive
--nologcapture
environment = testenv
[cover]
recipe = pbp.recipe.noserunner
eggs = coverage
${test:eggs}
defaults = --with-sfd
--with-xunit
--xunit-file=docs/coverage/nosetests.xml
--with-coverage
--cover-package=zinnia
--cover-erase
--cover-html
--cover-html-dir=docs/coverage
environment = testenv
[docs]
recipe = collective.recipe.sphinxbuilder
source = ${buildout:directory}/docs
build = ${buildout:directory}/docs/build
eggs = ${buildout:eggs}
[flake8]
recipe = zc.recipe.egg
eggs = flake8
[evolution]
recipe = zc.recipe.egg
eggs = buildout-versions-checker
arguments = '-w --sorting alpha -e pyflakes'
scripts = check-buildout-updates=${:_buildout_section_name_}
[testenv]
NOSE_TESTMATCH = ^test_
DJANGO_SETTINGS_MODULE = zinnia.tests.implementations.sqlite
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。