Commit fa98ad64 authored by Gabriel Monnerat's avatar Gabriel Monnerat

back to version 1.0.8 because was skipped and update changes file

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@38319 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc5f6761
1.0.9
1.0.8
=====
- Remove all attributes that works with cloudooo script paths.
- Use all scripts according to your python eggs.
- Fixed problem when a spreadsheet will be converted to html.
1.0.8
1.0.7
=====
- Remove entry points, treat those as ordinary files.
......
from setuptools import setup, find_packages
from os import path
version = '1.0.9'
version = '1.0.8'
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