Remove Python 2 migration guide

This commit is contained in:
Jeremy Stretch
2020-02-26 13:56:44 -05:00
parent 0851b97ba5
commit 2ee06c13f9
3 changed files with 0 additions and 41 deletions

View File

@@ -12,6 +12,4 @@ The following sections detail how to set up a new instance of NetBox:
If you are upgrading from an existing installation, please consult the [upgrading guide](upgrading.md).
NetBox v2.5 and later requires Python 3.5 or higher. Please see the instructions for [migrating to Python 3](migrating-to-python3.md) if you are still using Python 2.
Netbox v2.5.9 and later moved to using systemd instead of supervisord. Please see the instructions for [migrating to systemd](migrating-to-systemd.md) if you are still using supervisord.