Project

General

Profile

Revision d5e2cf0e

IDd5e2cf0e32f6482be64cb7a848bc6de8631d8e36
Parent 20fd4838
Child 03d542eb

Added by Thomas ANDREJAK almost 15 years ago

Correction du buildout et buildenv

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

View differences:

setup.cfg
3 3
tag_svn_revision = true
4 4

  
5 5
[easy_install]
6
find_links = http://www.pylonshq.com/download/
6
#find_links = http://www.pylonshq.com/download/
7
find_links = http://vigilo-dev.local/python/eggs/index
8
allow_hosts = *.local
7 9

  
8 10
[nosetests]
9 11
with-pylons=test.ini
setup.py
18 18
        "Catwalk >= 2.0.2",
19 19
        "Babel >=0.9.4",
20 20
        #can be removed iif use_toscawidgets = False
21
        "toscawidgets >= 0.9.7.1",
21
        "ToscaWidgets >= 0.9.7.1",
22 22
        "zope.sqlalchemy >= 0.4 ",
23 23
        "repoze.tm2 >= 1.0a4",
24 24
        
vigiboard.egg-info/PKG-INFO
1 1
Metadata-Version: 1.0
2 2
Name: vigiboard
3
Version: 0.1dev-r294
3
Version: 0.1dev-r0
4 4
Summary: UNKNOWN
5 5
Home-page: UNKNOWN
6 6
Author: UNKNOWN
vigiboard.egg-info/SOURCES.txt
139 139
vigiboard/public/images/vigiboard/icon_page_edit.png
140 140
vigiboard/public/images/vigiboard/plus.png
141 141
vigiboard/templates/__init__.py
142
vigiboard/templates/__init__.pyc
143 142
vigiboard/templates/about.html
144 143
vigiboard/templates/authentication.html
145 144
vigiboard/templates/debug.html
vigiboard.egg-info/requires.txt
1 1
TurboGears2 >= 2.0b7
2 2
Catwalk >= 2.0.2
3 3
Babel >=0.9.4
4
toscawidgets >= 0.9.7.1
4
ToscaWidgets >= 0.9.7.1
5 5
zope.sqlalchemy >= 0.4
6 6
repoze.tm2 >= 1.0a4
7 7
repoze.what-quickstart >= 1.0

Also available in: Unified diff