-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Given
There is a beta release available for install: =v4.2.6 | >=8.3.0 | v0.0.6b2
When
We come to install it on our current build
Then
The plugin installation is blocked because of a version constraint built into the beta build:
/opt/netbox-4.4.8/netbox/netbox/settings.py:889: UserWarning: Unable to load plugin netbox_proxbox:
Plugin netbox_proxbox requires NetBox maximum version 4.2.99 (current: 4.4.8).
Request
How difficult would it be to remove the version constraint on the current beta build to allow it to be tested on Netbox > 4.2.99 - indeed, any Netbox 4 release - i.e. no upper constraint?
Install method
$ cat requirements.txt
netbox-proxbox==0.0.6b2
$
Metadata
Metadata
Assignees
Labels
No labels