ntc-netbox-plugin-metrics-ext icon indicating copy to clipboard operation
ntc-netbox-plugin-metrics-ext copied to clipboard

Invoke should not be a package dependency but a dev dependency

Open nniehoff opened this issue 5 years ago • 0 comments

Environment

  • Python version: 3.7.9
  • NetBox version: 2.9.8
  • ntc-netbox-plugin-metrics-ext version: 1.0.0

Steps to Reproduce

  1. Install the package, invoke is installed as a dependency, it shouldn't be

Expected Behavior

Invoke should only be installed as a dev dependency

Observed Behavior

invoke is added as a dependency

nniehoff avatar Nov 20 '20 00:11 nniehoff