diff options
| author | Thomas Grainger <tom.grainger@procensus.com> | 2016-10-04 18:04:24 +0100 |
|---|---|---|
| committer | Thomas Grainger <tom.grainger@procensus.com> | 2016-10-04 18:05:26 +0100 |
| commit | 62815b5c5a4c39e9ace3d20ec0c593011201dbcf (patch) | |
| tree | dcae6f6f0d399d50a1bceaffb61fa2bab95009e0 /README.rst | |
| parent | 847a21ebf0f20f708b1d879f7f8e865ae9d64817 (diff) | |
| download | gitdb-62815b5c5a4c39e9ace3d20ec0c593011201dbcf.tar.gz | |
support optional gitdb_speedups
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -20,6 +20,13 @@ From `PyPI <https://pypi.python.org/pypi/gitdb>`_ pip install gitdb +SPEEDUPS +======== + +If you want to go up to 20% faster, you can install gitdb-speedups with: + + pip install gitdb-speedups + REQUIREMENTS ============ |
