Project

General

Profile

Revision 072ef93e

ID072ef93ecb24ada6f4cd4b9945728e0be8a1c871
Parent 54d45b3c
Child b4aa7dff

Added by Thomas ANDREJAK almost 15 years ago

Configuration du proxy d'eggs pour vigiboard

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@433 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

setup.cfg
3 3
tag_svn_revision = true
4 4

  
5 5
[easy_install]
6
#find_links =
7
#	http://vigilo-dev.local/python/eggs/zc.buildout
8
#	http://vigilo-dev.local/python/eggs/PasteScript
9
#	http://vigilo-dev.local/python/eggs/PasteDeploy
10
#	http://vigilo-dev.local/python/eggs/Paste
11
#allow_hosts = *.local
6
find_links = http://vigilo-dev.local/python/eggs
7
allow_hosts = *.local
12 8

  
13 9
[nosetests]
14 10
with-pylons=test.ini

Also available in: Unified diff