Eddie Hebert
a46273ed0f
Removes documentation generation from jenkins.sh
...
The current documentation is not currently used actively.
Also, we are working towards not using Jenkins, in favor of
something like travis-ci when zipline is open sourced, so we will
have to be rethinking the documentation maintenance then.
2012-10-02 00:13:08 -04:00
Eddie Hebert
75d3578f04
Removes ordered_pip.sh script.
...
The ordered_pip script was needed to wrangle some dependency ordering
problems that do not exist with the reduced set of dependencies.
2012-10-01 13:38:32 -04:00
Eddie Hebert
d176d12d65
Reduces the libraries specified in requirements to the minimal amount
...
needed to run unittests.
Building the libraries installed by default to as few as possible.
Removes pip run on removed requirements_sci.txt in CI script.
2012-10-01 13:37:53 -04:00
fawce
f3f5883aa5
added mkvirtualenv command
2012-10-01 07:56:29 -04:00
fawce
44ba87ef01
cleaned up scientific install
2012-09-30 23:40:13 -04:00
Stephen Diehl
9040bacd0b
Temp fix for jenkins script.
2012-07-07 06:47:48 -04:00
fawce
4f87b4e98a
documentation fixes and tweaks.
2012-03-21 00:55:35 -04:00
fawce
7a57c27295
this is a hotfix to the accidental commit on master, but I lost my bearings again and added pycco, so this is a bit more than a hotfix now.
2012-03-20 23:10:24 -04:00
fawce
c42ffb5e1a
splitting out coverage config for jenkins, as per @sdiehl comments on PR
2012-03-15 19:21:03 -04:00
fawce
b3b7e3ec38
removed mongo related code from zipline, replaced with data files.
2012-03-07 01:46:05 -05:00
fawce
c7af92323f
fixed unit tests by changing expected data types for prices. added dataload step to jenkins.sh
2012-03-06 14:47:04 -05:00
fawce
3ed0a8a105
dropped set -e, set -x.
2012-02-28 23:39:28 -05:00
fawce
a319d2b2cd
added copy command for host settings
2012-02-28 23:38:20 -05:00
fawce
3deea39c7f
added -x to jenkins.sh
2012-02-28 23:05:03 -05:00
fawce
30a00faef2
commented out the monitor tests, added a count check for orders.
2012-02-28 23:02:07 -05:00
fawce
2fd2808e28
renamed to zipline
2012-02-14 12:23:48 -05:00
fawce
1804fe7c6c
moved virtual env directory
2012-02-11 14:28:06 -05:00
fawce
65b70f2857
moved virtual env directory
2012-02-11 14:24:19 -05:00
fawce
d3d3ef833c
cleanup
2012-02-09 22:46:35 -05:00
fawce
6ccd112dd3
moved all nosetest flags into setup.cfg, added back xml reporting for coverage
2012-02-08 23:06:11 -05:00
fawce
0b44750da7
fixed pylint call to cover qsim
2012-02-08 17:46:51 -05:00
fawce
672d83dc66
eliminated mv command, using flag to nosetests
2012-02-08 17:19:54 -05:00
fawce
c90864222a
coverage report now embedded in documentation
2012-02-08 17:14:39 -05:00
fawce
81fe2076cb
adjusted params to nosetests, disabled pdb on failure
2012-02-08 16:51:16 -05:00
fawce
1e0cd5784e
added distutils tasks to paver
2012-02-08 16:14:10 -05:00
fawce
ef39dae85a
docs building
2012-02-08 16:01:39 -05:00