File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ Below is a checklist of things to be mindful of when implementing a new instrume
282282
283283- Navigate to the ** instrumentation package directory:**
284284 - Update ** ` pyproject.toml ` ** file by modifying _ instruments_ entry in the ` [project.optional-dependencies] ` section with the new version constraint
285- - Update instrumentation ** ` package.py ` ** file in ` _instruments ` variable with the new version constraint
285+ - Update ` _instruments ` variable in instrumentation ** ` package.py ` ** file with the new version constraint
286286- At the ** root of the project directory** , run ` tox -e generate ` to regenerate necessary files
287287
288288If you're adding support for a new version of the instrumentation package, follow these additional steps:
You can’t perform that action at this time.
0 commit comments