from setuptools import setup, thanks Arun and Zodman, issue 650

This commit is contained in:
mdipierro
2012-08-05 21:35:54 -05:00
parent ac8ac3a07e
commit 1dc9c59768
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-05 21:26:13) dev
Version 2.00.0 (2012-08-05 21:35:52) dev
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env python
from distutils.core import setup
from setuptools import setup
from gluon.fileutils import tar, untar, read_file, write_file
import tarfile
import sys