Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

File metadata and controls

8 lines (6 loc) · 264 Bytes

python_init

Make sure to do the following after cloning this project

  1. Rename the project folder
  2. Update the paths in setup.py and setup.cfg to reflect the new name from step 1
  3. Run pip install -r requirements.txt
  4. Run versioneer install