mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 20:20:55 +08:00
Merge remote-tracking branch 'origin/concurrent-exchanges' into concurrent-exchanges
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
www.zipline.io
|
||||
enigma-catalyst.readthedocs.io
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
import sys
|
||||
import os
|
||||
|
||||
from zipline import __version__ as version
|
||||
from catalyst import __version__ as version
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
# add these directories to sys.path here. If the directory is relative to the
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
Sphinx>=1.3.2
|
||||
numpydoc>=0.5.0
|
||||
sphinx-autobuild==0.6.0
|
||||
enigma-catalyst # readthedocs.org
|
||||
|
||||
Reference in New Issue
Block a user