Removed incorrect note about genscript requiring wheels
This commit is contained in:
parent
d9b78f2a95
commit
464e16deca
|
@ -277,11 +277,5 @@ You can tell people to download the script and then e.g. run it like this::
|
||||||
|
|
||||||
python runtests.py
|
python runtests.py
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
You must have pytest and its dependencies installed as an sdist, not
|
|
||||||
as wheels because genscript need the source code for generating a
|
|
||||||
standalone script.
|
|
||||||
|
|
||||||
|
|
||||||
.. include:: links.inc
|
.. include:: links.inc
|
||||||
|
|
Loading…
Reference in New Issue