You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ Emeritus Maintainers:
141
141
4. Make sure you have `tox` installed. `pip install tox==4.13.0`.
142
142
5. Change Python version to 3.11
143
143
6. Run tests for a package. (e.g. `tox -e test-instrumentation-flask`.)
144
-
144
+
7. To install new packages when running Tox, add the package with the desired version to the test-requirements.txt file associated with the instrumentation being tested.
145
145
### Thanks to all the people who already contributed
0 commit comments