mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-24 13:00:57 +08:00
BLD: Remove Delorean as a build and setup dependency.
Now that we use pandas Timestamp throughout, Delorean is no longer needed as a dependency.
This commit is contained in:
@@ -70,7 +70,6 @@ Dependencies
|
||||
* Logbook
|
||||
* blist
|
||||
* requests
|
||||
* delorean
|
||||
* iso8601
|
||||
* [python-dateutil](https://pypi.python.org/pypi/python-dateutil) (>= 2.1)
|
||||
|
||||
|
||||
@@ -20,6 +20,3 @@ TA-Lib==0.4.7
|
||||
|
||||
# For fetching remote data
|
||||
requests==1.2.3
|
||||
|
||||
# For remaining sane when coping with dates
|
||||
delorean==0.2.1
|
||||
|
||||
Reference in New Issue
Block a user