summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-02-11 22:30:21 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-02-11 22:30:21 -0500
commiteeb10313ae4a80271fd41c2540c0fe53ba45baa5 (patch)
tree394a0e9ae3a08570bd9f5e768bc6b4b17a0b155a
parentd303e32ea3a126c5779ef21b9fc1ed518e201e2d (diff)
downloadpytest-runner-eeb10313ae4a80271fd41c2540c0fe53ba45baa5.tar.gz
Replace rwt with pip-runv5.3.0
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 90d68f6..d6bfcac 100644
--- a/README.rst
+++ b/README.rst
@@ -81,8 +81,8 @@ Standalone Example
==================
This technique is deprecated - if you have standalone scripts
-you wish to invoke with dependencies, `use rwt
-<https://pypi.org/project/rwt>`_.
+you wish to invoke with dependencies, `use pip-run
+<https://pypi.org/project/pip-run>`_.
Although ``pytest-runner`` is typically used to add pytest test
runner support to maintained packages, ``pytest-runner`` may