Commit 8d441851 authored by Gabriel Monnerat's avatar Gabriel Monnerat

released cloudooo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38596 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3ce4ed9b
1.0.9
=====
- use pkg_resources to get helper scripts.
- move internal scripts to helper folder.
- removed cloudooo as dependency of internal scripts.
- modified way that the filters of OpenOffice.org are passed.
1.0.8
=====
......
from setuptools import setup, find_packages
from os import path
version = '1.0.8'
version = '1.0.9'
folder_path = path.abspath(path.dirname(__file__)) + "/cloudooo"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment