mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-15 12:15:22 +08:00
Update pavement.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Zipline
|
||||
=======
|
||||
|
||||
Zipline is a distributed realtime stream processing system.
|
||||
Zipline is a realtime stream processing system.
|
||||
|
||||
System Setup
|
||||
==============
|
||||
@@ -16,7 +16,7 @@ Initial `virtualenv` setup::
|
||||
$ mkvirtualenv zipline
|
||||
$ workon zipline
|
||||
# Go get coffee, the following will compile a heap of C/C++ code
|
||||
$ ./etc/ordered_pip.sh etc/requirements_sci.txt
|
||||
$ ./etc/ordered_pip.sh etc/requirements_sci.txt
|
||||
$ ./etc/ordered_pip.sh etc/requirements.txt
|
||||
# And optionally:
|
||||
$ ./etc/ordered_pip.sh etc/requirements_dev.txt
|
||||
|
||||
Reference in New Issue
Block a user