Development¶
If you want to contribute to this package:
- Clone the repository:
git clone https://github.com/mrossol/plotting.git
enter github username
enter github password
- Clone the repository:
- Install the pacakge
cd into plotting repo cloned above
run
pip install -e .
- Check that plotting was installed successfully
import plotting