1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #2211: Removed Python 2 instructions from the installation docs

This commit is contained in:
Jeremy Stretch
2018-07-02 16:33:18 -04:00
parent cd56e51a61
commit 104bd1b45f
6 changed files with 10 additions and 40 deletions

View File

@@ -16,7 +16,7 @@ or join us in the #netbox Slack channel on [NetworkToCode](https://networktocode
### Build Status
NetBox is built against both Python 2.7 and 3.5. Python 3.5 is recommended.
NetBox is built against both Python 2.7 and 3.5. Python 3.5 or higher is strongly recommended.
| | status |
|-------------|------------|