Skip to content

Commit 1c92c51

Browse files
authored
Update README.md
1 parent 32881ce commit 1c92c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Emeritus Maintainers:
141141
4. Make sure you have `tox` installed. `pip install tox==4.13.0`.
142142
5. Change Python version to 3.11
143143
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.
145145
### Thanks to all the people who already contributed
146146

147147
<a href="https://github.com/open-telemetry/opentelemetry-python-contrib/graphs/contributors">

0 commit comments

Comments
 (0)