Skip to content

Commit

Permalink
Refactoring of
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedamen committed Sep 13, 2020
1 parent 7440fe3 commit 0ca6c5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ for some such as Bloomberg or Eikon, you'll need to have a licence/subscription

# Coding log

* 13 Sep 2020
* Removed multiprocessing_on_dill as dependency
* 10 Sep 2020
* Adding Eikon as a market data source
* 25 Aug 2020
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
'quandl',
'statsmodels',
'multiprocess',
'multiprocessing_on_dill',
'pathos',
'redis',
'numba',
Expand Down

0 comments on commit 0ca6c5e

Please sign in to comment.