-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
notion link added to docs how to install section
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,9 @@ How to install | |
|
||
Installation :: | ||
|
||
$ pip install algoshelf-toolkit[all]>=0.1.20200219 --extra-index-url https://algoshelf:[email protected]/ | ||
$ pip install algoshelf-toolkit --extra-index-url https://algoshelf:[email protected]/ | ||
|
||
**Note**: extra-index-url above might change in near future. Incase of failure please refer to notion page to get updated one. | ||
**Note**: extra-index-url above might change in near future. Incase of failure please refer to `notion page <https://www.notion.so/rorodata/Python-Private-Packages-399f5f9c122e4ad8b7d3e81aa4c7d743>`_ to get updated one. | ||
|
||
How to use | ||
---------- | ||
|
@@ -46,4 +46,4 @@ If you are looking for information on a specific function, class, or method, thi | |
imports | ||
logging | ||
signals | ||
fileformat | ||
fileformat |