netbox
netbox copied to clipboard
Update plugin development documentation for pyproject.toml
Change Type
Addition
Area
Plugins
Proposed Changes
https://docs.netbox.dev/en/stable/plugins/development/ Specifically "Development Installation" section covers using setup.py, but pyproject.toml is the new suggested format and the documentation can include a line to use
pip install -e ./
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.
@arthanson can I assign this to you?