Project

General

Profile

Revision 8ba5973a

ID8ba5973a5ba143da9bf222aa8dd43d47411691d7
Parent 8acb024b
Child 54d45b3c

Added by Gabriel DE PERTHUIS almost 15 years ago

Don't use a local mirror for now (we do have a cache).

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@373 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 =
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
12 12

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

Also available in: Unified diff