~sambuddhabasu1/mailman/fix_mailman_run_error

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Barry Warsaw
  • Date: 2014-11-08 15:27:56 UTC
  • mfrom: (7255 3.0)
  • mto: This revision was merged to the branch mainline in revision 7260.
  • Revision ID: barry@list.org-20141108152756-p37fhmb0z2dtl7hx
Trunk merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[tox]
 
2
envlist = py27
 
3
recreate = True
 
4
 
 
5
[testenv]
 
6
commands = python -m nose2 -v
 
7
#sitepackages = True
 
8
usedevelop = True
 
9
deps =
 
10
    git+https://github.com/racker/falcon.git#egg=falcon