Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 442 Bytes

CONTRIBUTE.md

File metadata and controls

19 lines (10 loc) · 442 Bytes

Contribute

Upload to PIP

Manual on how to upload to PIP

This will only work for me as the maintainer:

make dist

Twine uses the global config file in $HOME/.pypirc

Setup py

Example setup.py

AutoPep

autopep8 --max-line-length 999 -i commute_tube/commute_tube.py