introduced poetry and update vscode related environments.

This commit is contained in:
2023-10-04 11:29:08 +09:00
parent 4641b9304e
commit 905577fe74
8 changed files with 103 additions and 60 deletions

View File

@ -5,7 +5,7 @@ The mdrs-client-python is python library and a command-line client for up- and d
## Installing
```
pip install -e .
poetry install
```
## Example Usage