Contributing Installation for development purposes Clone git clone https://github.com/mapaction/mapactionpy_arcmap/``` Change Directory at the command line cd mapactionpy_arcmap Install python -m pip install -r requirements-dev.txt python -m pip install --user -e .