projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e73afbd
)
Previous ordering seemed weird.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 2 Dec 2013 19:38:45 +0000
(13:38 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 2 Dec 2013 19:38:45 +0000
(13:38 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 98d1add751c33daa05842cc17e5bcff2eb7b7d4a..420d90ab6a398674f359f42e4699b95dd396d002 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-41,8
+41,8
@@
try:
include_package_data = True,
# scripts and dependencies
install_requires=[
- 'python-dateutil',
'setuptools',
+ 'python-dateutil',
'PasteScript',
'wtforms',
'py-bcrypt',