Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
setuptools in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 28, 2014
1 parent 5b2c241 commit 6933217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sys
from distutils.core import setup
from setuptools import setup

install_requires = [
'python-dateutil==2.2',
Expand Down

0 comments on commit 6933217

Please sign in to comment.