Remove promise about documenting how to create a zipped pytest
This commit is contained in:
parent
9475cd3fb8
commit
bb4771cedf
|
@ -258,8 +258,7 @@ is equivalent to running ``py.test --durations=5``.
|
||||||
* It cannot support plugins, rendering its usefulness extremely limited;
|
* It cannot support plugins, rendering its usefulness extremely limited;
|
||||||
* Tooling has become much better since ``genscript`` was introduced;
|
* Tooling has become much better since ``genscript`` was introduced;
|
||||||
* It is possible to build a zipped ``pytest`` application without the
|
* It is possible to build a zipped ``pytest`` application without the
|
||||||
shortcomings above (this will be documented in more detail in a later
|
shortcomings above.
|
||||||
version of this documentation).
|
|
||||||
|
|
||||||
There's no planned version in which this command will be removed
|
There's no planned version in which this command will be removed
|
||||||
at the moment of this writing, but its use is discouraged for new
|
at the moment of this writing, but its use is discouraged for new
|
||||||
|
|
Loading…
Reference in New Issue