Commits on Source (3)
-
poljar authored
Hypothesis recently had some problems with the typing module breaking the tox tests. Since Hypothesis isn't really used much in the test this patch removes it from them as well as from the test-requirements.
-
poljar authored
Hypothesis isn't used anymore and the strings are now constants, meaning that the hashes should never match.
-
Hubert Chathi authored
tests: Drop hypothesis from the python tests. See merge request !5