diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2010-07-12 16:19:29 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2010-07-12 16:19:29 -0400 |
| commit | 6f59d24994b30863897af59e10b45399547c6b96 (patch) | |
| tree | 34afd82bd5f5b1c43bcb23a5756628915a1779d5 /setup.py | |
| parent | 967772b04372c2f41022b240401875ee48fc2554 (diff) | |
| download | tablib-6f59d24994b30863897af59e10b45399547c6b96.tar.gz | |
intial structure; documentation
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..4265cc3 --- /dev/null +++ b/setup.py @@ -0,0 +1 @@ +#!/usr/bin/env python |
