diff options
| author | Thomas Kluyver <takowl@gmail.com> | 2013-01-05 16:14:49 +0000 |
|---|---|---|
| committer | Thomas Kluyver <takowl@gmail.com> | 2013-01-05 16:14:49 +0000 |
| commit | eaeef42f0c7103de20469b9496e1d2a4f07c77ca (patch) | |
| tree | 870304e6dac1703cedda22d1119d2d9d2ec3ee5a /start.py | |
| parent | f89cde0eb4f11d525acdaa2bb0edbe8c48117dc3 (diff) | |
Add setup.py
Diffstat (limited to 'start.py')
| -rw-r--r-- | start.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/start.py b/start.py deleted file mode 100644 index dc36b82..0000000 --- a/start.py +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/python3 -from weatbag import main - -main() |
