Fix whitespaces

This commit is contained in:
Paolo Melchiorre 2021-10-27 08:28:35 +02:00
parent 841e6d3240
commit f76e71eb73
No known key found for this signature in database
GPG key ID: 5F8222398E1ED035

View file

@ -5,9 +5,9 @@ minversion = 1.8
whitelist_externals = sphinx-build
envlist =
py36-checkqa
   py{36,37,py3}-dj{22,31,32}
   py{38,39}-dj{22,31,32,40,main}
   py{310}-dj{40,main}
py{36,37,py3}-dj{22,31,32}
py{38,39}-dj{22,31,32,40,main}
py{310}-dj{40,main}
[gh-actions]
python =
@ -28,7 +28,7 @@ deps =
dj22: django~=2.2.17
dj31: django~=3.1.3
dj32: django~=3.2.0
   dj40: django>=4.0b1,<4.1
dj40: django>=4.0b1,<4.1
djmain: https://github.com/django/django/archive/main.tar.gz
coverage
coverage_enable_subprocess