Commit Graph

9 Commits

Author SHA1 Message Date
kennethreitz 5e9eeecdcd vscode 2018-07-04 10:01:38 -04:00
Kevin McCarthy a109bbbe29 Include Templates and Bump Version to 0.1.1
I forgot to include the templates in setup.py, so httpbin would complain
and return a 500 when accessing views that require templates.  This
fixes that problem by adding them as "data" in setup.py and MANIFEST.in
2014-06-01 12:08:32 -10:00
Kevin McCarthy 940cb7b152 Add Tox
Tox is a utility that helps you test on different versions of Python.
2014-05-25 19:44:10 -10:00
Kenneth Reitz 98e324c4f6 noise 2013-07-11 21:08:34 -04:00
Radomir Stevanovic 213d03a090 init fixes (git, pip & test related)
- gitignored: *.pyc, env/
  - gevent added to requirements.txt
  - test_httpbin syntax error fix
2012-08-14 20:43:35 +02:00
Kenneth Reitz 869e696467 *grumble*, add rendered html for heroku 2011-09-28 23:10:33 -04:00
Kenneth Reitz 899dc10ba3 ignore generated html index 2011-06-12 21:21:12 -04:00
Kenneth Reitz 0b03a9483b ignore epio config 2011-06-12 18:32:16 -04:00
Kenneth Reitz 20059dc3e5 ignore it all 2011-06-12 13:33:58 -04:00