Issue type
[ ] Feature request
[ ] Bug report
[ x ] Documentation
[ ] Housekeeping
Environment
- Python version: 3.5
- NetBox version: 2.3.6
Description
The first step in the python migration docs say to remove python-pip but later tell you to use pip.
# apt-get remove --purge -y python-dev python-pip
...
# pip uninstall gunicorn