qutebrowser/tests
Florian Bruhin ccdfb44b85 Drop support for Python 3.6.0
It has some subtle typing differences compared to 3.6.1, see e.g.
https://docs.python.org/3/library/typing.html#typing.NamedTuple

Also, we can't easily test it, it's unlikely to be in use anywhere
anyways, and various dependencies already dropped support for it or are
going to (e.g. PyQt 6).

See #4800
2021-01-08 10:57:22 +01:00
..
end2end Drop support for Python 3.6.0 2021-01-08 10:57:22 +01:00
helpers tests: Make sure QWebEnginePage is deleted early 2021-01-04 19:45:22 +01:00
manual Rewrite file collection in misc_checks.py 2020-09-06 17:23:03 +02:00
unit Trivial PyQt 6 changes 2021-01-08 10:47:02 +01:00
conftest.py Use existing ON_CI constants 2020-12-04 19:04:52 +01:00
test_conftest.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00