On 23 Feb 2016, at 11:54, Bruno Oliveira wrote: > Hey Florian, > > Thanks for taking the time to try it out. > > On Tue, Feb 23, 2016 at 4:57 AM Florian Bruhin <[email protected]> wrote: > >> Other than pytest-hypothesis breaking because it doesn't expect the >> dash in the version number, > > > That's strange, as having that dash is correct for pre-releases according > to the semver spec[1].
Relevant is PEP404. The version should be 2.9.0.rc1 if I'm not mistaken. Regards, Florian Schulze _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
