* support pytest > 6.0 * drop supporting python 3.6
0.8.6
------------------
* fix ignored ncalls parameter when a function annotation is used * change to be able to use the same argument in randomize marker and function annotation
0.8.5
------------------
* fix a critical issue pytest cannot detect randomize marker * drop supporting pytest < 4.0.0 * drop supporting python 3.5
0.8.4
------------------
* fix an issue related to pytest-4.x/5.x * drop supporting python 3.3 and 3.4
0.8.3
------------------
* fix an issue related to pytest-3.1.0 * drop supporting python 2.6 and 3.2