commit | e94d2f483b7efaf9d8d1a405906b069c8f476448 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Tue Feb 23 21:00:30 2010 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Tue Feb 23 21:00:30 2010 +0000 |
tree | 0e71cf6b014f8e2f774b836d0a921415f8f20b06 | |
parent | 7c171ee726ba31722bc3c8f09bcb09e177541e87 [diff] [blame] |
- added the following step to make_release: fix EOL in distribution source, generate source tarball. - devtools/ was made into a python module and common utilities are being moved in this module
diff --git a/devtools/__init__.py b/devtools/__init__.py new file mode 100644 index 0000000..c944e7c --- /dev/null +++ b/devtools/__init__.py
@@ -0,0 +1 @@ +# module \ No newline at end of file