Skip to content

Commit b529812

Browse files
committed
removing extra scripts.
1 parent 6d83bb2 commit b529812

File tree

6 files changed

+3
-6
lines changed

6 files changed

+3
-6
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ generate:
77
clean:
88
rm -rf build talib/func.so talib/abstract.so talib/common_c.so
99

10+
perf:
11+
python2.7 tools/perf_talib.py
12+
1013
test:
1114
LD_LIBRARY_PATH=/usr/local/lib:${LD_LIBRARY_PATH} python -m unittest discover -s tests -p "*_test.py"

run_example

Lines changed: 0 additions & 2 deletions
This file was deleted.

run_generate_func_pyx

Lines changed: 0 additions & 2 deletions
This file was deleted.

run_tests

Lines changed: 0 additions & 2 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)