Adjust AUTHORS.

pull/370/head
grossmj 9 years ago
parent 9e2a22fc8e
commit 6048222797

@ -1 +1,2 @@
Jeremy Grossmann
Jeremy Grossmann
Julien Duponchelle

@ -1,5 +1,5 @@
[tox]
envlist = py33, py34
envlist = py34
[testenv]
commands = python setup.py test
@ -9,5 +9,5 @@ deps = -rdev-requirements.txt
ignore = E501,E402
[pytest]
norecursedirs = old_tests .tox
norecursedirs = .tox
timeout = 5

Loading…
Cancel
Save