Michael K
|
37e96c9335
|
[doc] Fixed indentation
|
2015-10-10 13:29:22 +02:00 |
Florian Bruhin
|
42937d4bb6
|
Prepare 2.8.2 release.
|
2015-10-06 21:06:25 +02:00 |
holger krekel
|
95245b935c
|
- fix a flaky test on py35-xdist by calling
importlib.invalidate_caches()
- bump version to 2.8.1
- regen docs
- amend changelog, authors
|
2015-09-29 13:10:59 +02:00 |
Ronny Pfannschmidt
|
c3588b545f
|
generate docs on python3.4
|
2015-09-22 16:52:35 +02:00 |
Ronny Pfannschmidt
|
89badfec0c
|
update regendoc, substitutes PYTHON_PREFIX
|
2015-09-22 14:48:04 +02:00 |
Ronny Pfannschmidt
|
662d755974
|
fix documentation gegeneration, kill Makefile
|
2015-09-22 14:22:37 +02:00 |
Ben Webb
|
622e64320a
|
Add __eq__ method to assertion comparison example
This makes the example make more sense, because now Foo(1) == Foo(1) is
true. Fixes #411
|
2015-09-21 14:23:26 +01:00 |
Abhijeet Kasurde
|
6d446e7167
|
Converted documentation from txt to rst
|
2015-08-05 10:24:14 +05:30 |
Abhijeet Kasurde
|
e79413acc4
|
Updated documentation from txt to rst
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2015-08-04 16:41:02 +05:30 |