Closes #6767: Add support for Python 3.9

This commit is contained in:
jeremystretch
2021-07-19 10:43:52 -04:00
parent e88d5ff535
commit 5f59e6c5b9
9 changed files with 9 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ This section of the documentation discusses installing and configuring the NetBo
Begin by installing all system packages required by NetBox and its dependencies.
!!! note
NetBox v2.8.0 and later require Python 3.6, 3.7, or 3.8.
NetBox v3.0 and later require Python 3.7, 3.8, or 3.9.
=== "Ubuntu"