Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Romain Courteaud
erp5
Commits
ea4a8605
Commit
ea4a8605
authored
Aug 08, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 0.1 release of erp5.util.
parent
91444bff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CHANGES.erp5.util.txt
CHANGES.erp5.util.txt
+1
-1
setup.py
setup.py
+1
-1
No files found.
CHANGES.erp5.util.txt
View file @
ea4a8605
Changes
=======
0.1 (
unreleased
)
0.1 (
2011-08-08
)
----------------
* erp5.util.testnode imported from recipe like slapos.cookbook
...
...
setup.py
View file @
ea4a8605
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import
glob
import
os
version
=
'0.1
-dev
'
version
=
'0.1'
name
=
'erp5.util'
long_description
=
open
(
"README.erp5.util.txt"
)
.
read
()
+
"
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment