Jordi Llonch
cc3e39b090
Revert "Dedupe deps"
10 years ago
Matt Molyneaux
5c0151cf11
Update `requirements.txt` and `dev-req.txt`
We probably don't want an editable install normally, but we will for
development.
10 years ago
Matt Molyneaux
0d9a763ebb
Don't duplicate requires in both `requirements.txt` and `setup.py`
10 years ago
Jordi Llonch
69bff59e3a
update dependencies
10 years ago
Lakshmi Vyasarajan
a35daf4477
Upgrade dependencies (fswrap, jinja2, smartypants).
* Bugfix: Fix smartypants to 1.7.x to avoid the breaking
changes in 1.8. (Issue #229 )
* Bugfix: Upgrade Jinja to 2.7.1 - this fixes
mitsuhiko/jinja2#243 .
12 years ago
Lakshmi Vyasarajan
979ad3af8b
Provide more informative exceptions. (Issue #204 ).
* Better exception handling. (Issue #204 )
- Hyde now propagates exceptions
- Hyde does not raise exceptions by default. `-x` flag is required
for raising exceptions on error.
- Traceback is available in the `verbose` mode
* Upgraded to commando 0.3.4
* Upgraded to Jinja 2.7
12 years ago
Lakshmi Vyasarajan
bcc1346854
Reuse `fswrap` and `commando.util` modules.
* Remove `hyde.fs` use `fswrap` package instead.
* Remove logging functions from `hyde.util`. Use `commando.util`
instead.
* Remove `hyde.loader`. Use `commando.util.load_python_object`
instead.
12 years ago
Lakshmi Vyasarajan
e68eaf3880
Upgrade dependencies and setup for 0.8.5.
- Upgrade and fix versions for dependencies
- Use the typogrify package on pypi
- Fix tests that break because of the upgrades
- Bump version
12 years ago
Ryan Kelly
9fde5a7416
bump nose req to 1.0.0
14 years ago
Lakshmi Vyasarajan
8026d150ef
Fixed setup.py to use package data and automatically pull hydes version of typogrify
14 years ago
Lakshmi Vyasarajan
cce68d0101
Added requirements.txt
14 years ago