Christopher Allan Webber
|
af6b89eafe
Remove old hack to support pre-0.7.5 Alembic versions
|
8 years ago |
Christopher Allan Webber
|
0c9c5cab62
Remove version caps on sqlalchemy and alembic.
|
8 years ago |
Christopher Allan Webber
|
062e37899d
Oh, we don't need Paste, but we do need PasteScript!
|
8 years ago |
Christopher Allan Webber
|
5c58b69e51
Removing python 2.6 junk: argparse and a 2.6 classifier
|
8 years ago |
Christopher Allan Webber
|
d61778a489
Switch from Paste for serving to Waitress
|
8 years ago |
Boris Bobrov
|
149f46f7d5
Cleanup setup.py
|
8 years ago |
Christopher Allan Webber
|
4f798a8a0c
Removed deprecated comment about wsgi environ being borked
|
8 years ago |
Boris Bobrov
|
7c1287b66c
Upgrade sqlalchemy and sa-migrate
|
8 years ago |
Boris Bobrov
|
6db9c5258c
Uncap Paste
|
8 years ago |
Christopher Allan Webber
|
6557bab6f1
Switch to webtest >= 2.0.18
|
9 years ago |
Ben Sturmfels
|
f51fd67a06
trac#665: Upgrade to WebTest 2.0.18 and fix broken test `test_csrf_cookie_set`.
|
9 years ago |
Berker Peksag
|
e340879d3c
Pin mock 1.0.1 in Python 2 for now.
|
9 years ago |
Christopher Allan Webber
|
ab62a7c0d2
Paste 2.0 breaking wsgi
|
9 years ago |
Jim Campbell
|
3252f73836
setup.py: Updated version requirement for 'requests'. Fixes 5313.
|
9 years ago |
Christopher Allan Webber
|
ad5a20aa4f
Remove the very strange "pybabel" entry point I added in 2011
|
9 years ago |
Christopher Allan Webber
|
cb718ba06f
Seems we can get rid of that specific six version dependency!
|
9 years ago |
Christopher Allan Webber
|
09e2db3089
Clean up makefile, make `make docs` / `make info` actually work!
|
9 years ago |
Christopher Allan Webber
|
227a81b534
Add and use paste server selector. Yeah! Smart solutions!
|
10 years ago |
Christopher Allan Webber
|
9bf845d88f
That's right, *append* to the list, don't call it :P
|
10 years ago |
Christopher Allan Webber
|
2e2a1aec6c
Only install gunicorn on py2
|
10 years ago |
Berker Peksag
|
ab46e89a65
Install ExifRead from GitHub on Python 3.
|
10 years ago |
Christopher Allan Webber
|
a6252cbf21
Merge branch 'merge-python3-port'
|
10 years ago |
Christopher Allan Webber
|
67c6e26a59
download url removed
|
10 years ago |
Christopher Allan Webber
|
f6bad0eb26
Merge branch 'master' into merge-python3-port
|
10 years ago |
Christopher Allan Webber
|
3c06c3efaf
Upgrading gunicorn. Referenced issue is resolved.
|
10 years ago |
Christopher Allan Webber
|
0c32c7fe83
py2.7 compatibility with open(..., encoding="utf-8"), use io.open
|
10 years ago |
Christopher Allan Webber
|
9156ab68d0
Explicitly open READMEFILE as utf-8
|
10 years ago |
Christopher Allan Webber
|
a6570fae03
Slight tweak to the description wording
|
10 years ago |
Low Kian Seong
|
478e4c9365
Update setup.py
|
10 years ago |
Berker Peksag
|
65f20ca435
Add initial Alembic migrations.
|
10 years ago |