Skip to content

Commit ac71cdf

Browse files
committed
upload initial test package to PyPi
1 parent 0232c32 commit ac71cdf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,4 @@ dmypy.json
135135
.vscode/settings.json
136136
curl.txt
137137
ibw/server_session.json
138+
.pypirc

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ The API does not require any API keys to use it, all of the authentication is ha
5555

5656
## Setup Installation
5757

58-
PLACE HOLDER FOR PIP INSTALLATION
58+
```console
59+
pip install interactive-broker-python-web-api
60+
```
5961

6062
## Setup Writing Account Information
6163

0 commit comments

Comments
 (0)