I've in the processing of transitioning some Python 2 arcpy geoprocessing workflows to Python 3 so I can also incorporate the ArcGIS Python API into the workflows.
As such, I need both versions installed on a single computer, and both able to leverage the arcpy library.
Does that mean I need to install ArcMap AND ArcGIS Pro on my machine? Is there any way to get this accomplished with JUST ArcGIS Pro?