timkpaine / tdameritrade

Python interface to TD Ameritrade (https://developer.tdameritrade.com)
Apache License 2.0
521 stars 203 forks source link

Create requirements.txt #140

Closed JimCollinsDC closed 3 years ago

JimCollinsDC commented 3 years ago

Added requirements.txt so developers can use pip install -r requirements.txt

timkpaine commented 3 years ago

already specified in the setup.py https://github.com/timkpaine/tdameritrade/blob/main/setup.py#L25