Closes #5938: Deprecate support for Python 3.6

This commit is contained in:
Jeremy Stretch
2021-03-08 13:36:56 -05:00
parent 79b19821f6
commit 14bc3a3cf8
3 changed files with 13 additions and 4 deletions

View File

@@ -4,6 +4,9 @@
**WARNING:** This is a beta release and is not suitable for production use. It is intended for development and evaluation purposes only. No upgrade path to the final v2.11 release will be provided from this beta, and users should assume that all data entered into the application will be lost.
**Note:** NetBox v2.11 is the last major release that will support Python 3.6. Beginning with NetBox v2.12, Python 3.7 or
later will be required.
### New Features
#### Parent Interface Assignments ([#1519](https://github.com/netbox-community/netbox/issues/1519))