Mariusz Felisiak
b4b8ca4895
[2.2.x] Refs #31040 -- Doc'd Python 3.9 compatibility.
...
Backport of e18156b6c3
from master.
2020-10-13 08:45:37 +02:00
Bastien Vallet
cc3516dc4f
[2.2.x] Refs #29926 -- Added Python 3.8 to classifiers and tox.ini.
...
Backport of 37f02c47f8
from master.
2019-11-12 21:49:09 +01:00
Asif Saifuddin Auvi
2f7cd7f8ec
Refs #28814 -- Documented Python 3.7 compatibility.
2018-06-28 11:02:29 -04:00
Tim Graham
7d8d630e37
Refs #27857 -- Removed Python 3.4 from tox.ini.
2017-10-06 09:09:05 -04:00
Mads Jensen
062684057e
Updated link to Tox documentation in tox.ini.
2017-10-06 09:02:17 -04:00
Tim Graham
1c466994d9
Refs #23919 -- Removed misc Python 2/3 references.
2017-01-25 13:59:25 -05:00
Andrii Soldatenko
72be3152d7
Refs #27025 -- Added Python 3.6 to tox.ini.
2017-01-05 20:09:45 -05:00
Josh Smeaton
e59ba90c78
Added environment variable support to tox configuration
...
PYTHONPATH is required for passing through test modules that don't
already exist within the Django tests/ directory.
DISPLAY is required for testing selenium on systems that use Xvfb.
HOME is where the Vagrant djangobox stores geoip data, but it could be
useful for other tox commands that require access to data outside of
Django.
2016-08-24 21:02:35 +10:00
Tobias McNulty
09d38746ba
Fixed #22446 -- Added tox.ini to automate pull request checks.
2016-07-20 14:06:28 -04:00