File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1414パッケージをインストールするには、次のコマンドを実行します:
1515
1616``` bash
17+ pip install rcrscore@git+https://github.com/adf-python/rcrs-core-python@v0.2.2
1718pip install git+https://github.com/adf-python/adf-core-python.git
1819```
1920
Original file line number Diff line number Diff line change 1212パッケージをインストールするには、次のコマンドを実行します:
1313
1414``` bash
15+ pip install rcrscore@git+https://github.com/adf-python/rcrs-core-python@v0.2.2
1516pip install git+https://github.com/adf-python/adf-core-python.git
1617```
1718
Original file line number Diff line number Diff line change @@ -140,4 +140,4 @@ pythonpath = ["src"]
140140testpaths = [" tests" ]
141141
142142[tool .uv .sources ]
143- rcrscore = { git = " https://github.com/adf-python/rcrs-core-python" , tag = " v0.2.0 " }
143+ rcrscore = { git = " https://github.com/adf-python/rcrs-core-python" , tag = " v0.2.2 " }
You can’t perform that action at this time.
0 commit comments