Skip to content

Commit d4e0d1b

Browse files
committed
Release 4.5.6
1 parent e9ecb89 commit d4e0d1b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+525
-24334
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h3>Check documentation for:</h3>
3030
(unreleased development version)</a>
3131
<li class="toctree-l1"><a
3232
class="reference internal"
33-
href="release/index.html">Pyfakefs 4.5.5
33+
href="release/index.html">Pyfakefs 4.5.6
3434
(currently released version)</a>
3535
<li class="toctree-l1"><a
3636
class="reference internal"

release/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 99a372000fa40d8112eeb0e8221187fa
3+
config: b7b57eb45d278911e091ae8c03578093
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

release/_sources/convenience_methods.rst.txt

Lines changed: 0 additions & 117 deletions
This file was deleted.

release/_sources/customizing_tests.rst.txt

Lines changed: 0 additions & 197 deletions
This file was deleted.

release/_sources/intro.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The software under test requires no modification to work with pyfakefs.
99
pyfakefs works with CPython 3.6 and above, on Linux, Windows and OSX
1010
(MacOS), and with PyPy3.
1111

12-
pyfakefs works with `PyTest <doc.pytest.org>`__ version 2.8.6 or above.
12+
pyfakefs works with `PyTest <doc.pytest.org>`__ version 3.0.0 or above.
1313

1414
Installation
1515
------------

0 commit comments

Comments
 (0)