# Not storing compiled Python scripts in Perforce __pycache__ *.pyc # Nor egg-infos p4util.egg-info *.egg # Until we have Git Fusion installed on the public depot .git
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8790 | Lester Cheung |
Minimal (but Working) setup.py. Install with "python setup.py install/develop". See README.rst for details. |