mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Fix typo
Co-Authored-By: codingjoe <info@johanneshoppe.com>
This commit is contained in:
parent
bda8c22065
commit
12036fabc8
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -4,7 +4,7 @@ usedevelop = true
|
|||
minversion = 1.8
|
||||
whitelist_externals = sphinx-build
|
||||
envlist =
|
||||
ckeckqa,
|
||||
checkqa,
|
||||
readme-py27,
|
||||
py{27,34,35,36,py}-dj{18,110,111}
|
||||
py{34,35,36,37}-dj20
|
||||
|
|
|
|||
Loading…
Reference in a new issue