cleaning up tox.ini

This commit is contained in:
AlexV 2018-05-17 16:26:09 +02:00
parent ab2ef6d86e
commit 2dcccb0160
1 changed files with 0 additions and 6 deletions

View File

@ -10,12 +10,6 @@ skip_missing_interpreters=true
pypy = pypy
pypy3 = pypy3
# Note : We can depend on travis matrix if needed
;[travis:env]
;DJANGO =
; 1.7: django17
; 1.8: django18, docs
[testenv]
whitelist_externals = git
deps =