Commit Graph

11 Commits

Author SHA1 Message Date
Hynek Schlawack dd36808a5a Don't run PyPy under coverage
It's too slow and keeps breaking the tests.
2016-09-05 14:50:08 +02:00
Tin Tvrtković d10e5c41d6 asdict - propagate dict_factory properly (#45)
* asdict - propagate dict_factory properly. Hypothesis tests.

* Disable Hypothesis health checks on Travis/PyPy.

* Tox - pass the HYPOTHESIS_PROFILE environment variable.

* Shut up pytest again.
2016-06-02 15:40:15 -07:00
Hynek Schlawack dfea064fa1 Meta 2016-02-20 09:34:45 +01:00
Hynek Schlawack 89b542331d Drop support for legacy Python versions
Keep 2.7 and PyPy though.
2016-02-17 12:51:02 +01:00
Hynek Schlawack 1f66134c0e Janitoring 2015-12-19 13:05:30 +01:00
Hynek Schlawack b3fd5c6387 Fix Travis flake8 2015-12-08 15:54:05 +01:00
Hynek Schlawack 253491908b Fix codecov 2015-10-20 07:11:14 +02:00
Hynek Schlawack f0b142382b Add Python 3.5 2015-09-22 10:41:38 +02:00
Hynek Schlawack e183eaa122 Speed Travis builds up 2015-07-26 13:56:37 +02:00
Hynek Schlawack dbc469beed Move to codecov 2015-07-03 16:09:22 +02:00
Hynek Schlawack 9560908555 Initial commit
Docs aren't there yet
2015-01-27 17:53:17 +01:00