Reorganised the file structure

This commit is contained in:
2010-01-26 17:07:58 +00:00
parent 539d6b16f4
commit 23019ab3fa
7 changed files with 9 additions and 2 deletions

3
setup.py Normal file → Executable file
View File

@@ -1,3 +1,6 @@
#!/usr/bin/env python
#encoding:utf-8
from setuptools import setup, find_packages
setup(
name = 'tvorganise',