Previous ordering seemed weird.

This commit is contained in:
Christopher Allan Webber 2013-12-02 13:38:45 -06:00
parent e73afbd57f
commit edb55f7f8f

View File

@ -41,8 +41,8 @@ try:
include_package_data = True, include_package_data = True,
# scripts and dependencies # scripts and dependencies
install_requires=[ install_requires=[
'python-dateutil',
'setuptools', 'setuptools',
'python-dateutil',
'PasteScript', 'PasteScript',
'wtforms', 'wtforms',
'py-bcrypt', 'py-bcrypt',