Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit eeb1031

Browse files
committed
Replace rwt with pip-run
1 parent d303e32 commit eeb1031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ Standalone Example
8181
==================
8282

8383
This technique is deprecated - if you have standalone scripts
84-
you wish to invoke with dependencies, `use rwt
85-
<https://pypi.org/project/rwt>`_.
84+
you wish to invoke with dependencies, `use pip-run
85+
<https://pypi.org/project/pip-run>`_.
8686

8787
Although ``pytest-runner`` is typically used to add pytest test
8888
runner support to maintained packages, ``pytest-runner`` may

0 commit comments

Comments
 (0)