DOC: Fixed typo in sdist documentation

This commit is contained in:
Richard Frank
2016-03-29 22:26:00 -04:00
parent 95ba17f83f
commit 488d638d42
+1 -1
View File
@@ -56,7 +56,7 @@ To build the ``sdist`` (source distribution) run:
.. code-block:: bash
$ python setup.by sdist
$ python setup.py sdist
from the zipline root. This will create a gzipped tarball that includes all the