Cleaned and redacted the README.md files#492
Merged
kiruxaspb merged 3 commits intosingnet:developmentfrom Apr 11, 2024
PAY2109:development_edit_the_reeadme
Merged
Cleaned and redacted the README.md files#492kiruxaspb merged 3 commits intosingnet:developmentfrom PAY2109:development_edit_the_reeadme
kiruxaspb merged 3 commits intosingnet:developmentfrom
PAY2109:development_edit_the_reeadme
Conversation
added 2 commits
April 10, 2024 15:52
…E.md files of both packages
kiruxaspb
requested changes
Apr 10, 2024
packages/snet_cli/README.md
Outdated
| |Package |Description | | ||
| |----------------------------------------------|---------------------------------------------------------------------| | ||
| |[snet-cli](https://pypi.org/project/snet-cli/)|Command line interface to interact with the SingularityNET platform | | ||
| |[snet-sdk](https://pypi.org/project/snet-sdk/)|Integrate SingularityNET services seamlessly into Python applications| |
Member
There was a problem hiding this comment.
packages/snet_cli/README.md
Outdated
| ### Prerequisites | ||
|
|
||
| You should have python with version >= [3.11.6](https://www.python.org/downloads/release/python-3116/) and pip installed. | ||
| You should have Python 3.11 with pip installed. |
Member
There was a problem hiding this comment.
The Python version has been downgraded to 3.10
packages/sdk/README.md
Outdated
| #### Prerequisites | ||
|
|
||
| * [Python 3.11.6](https://www.python.org/downloads/release/python-3116/) | ||
| * [Python 3.11.6](https://www.python.org/downloads/release/python-3116/) |
Member
There was a problem hiding this comment.
Downgrade to stable LTS version 3.10, update link to stable Python version
packages/sdk/README.md
Outdated
| ```bash | ||
| $ git clone [email protected]:singnet/snet-cli.git | ||
| $ cd snet-cli/packages/sdk | ||
| $ cd snet-cli/snet_sdk |
Member
There was a problem hiding this comment.
The SDK is located at the path: snet-cli/packages/sdk
packages/snet_cli/README.md
Outdated
| #### Prerequisites | ||
|
|
||
| * [Python 3.11.6](https://www.python.org/downloads/release/python-365/) | ||
| * [Python 3.11.6](https://www.python.org/downloads/release/python-3116/) |
Member
There was a problem hiding this comment.
The Python version has been downgraded to stable 3.10 and change link
README.md
Outdated
| ### Prerequisites | ||
|
|
||
| #### Install prerequisites | ||
| You should have Python 3.11 with pip installed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.