CI: Install SNMP@2.0.0
Description
Clean the docs and make use of tagged version of dependency. See #3
How Has This Been Tested?
CI passes.
Relevant Documents (optional)
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to not work as expected) -
Docs (changes to the documentation) -
Style (formatting changes only, no code changes) -
Refactor (refactoring code with no functionality changes) -
Test (additional or refactored tests) -
Chore (non-code changes, e.g. comments, readme, grammar, etc...)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I added tests where appropriate.