mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-25 21:11:11 +08:00
docs(rye): replaced poetry with rye
This commit is contained in:
parent
694d3ab0f3
commit
efb781f950
@ -25,11 +25,13 @@ The library is available on PyPI, so it can be installed using the following com
|
||||
|
||||
It is higly recommended to install the library in a virtual environment (conda, venv, etc.)
|
||||
|
||||
If your clone the repository, you can install the library using `poetry <https://python-poetry.org/docs/>`_:
|
||||
If you clone the repository, you can install the library using `rye <https://rye-up.com/>`_. Follow the installation instruction from the website and then run:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
poetry install
|
||||
rye pin 3.10
|
||||
rye sync
|
||||
rye build
|
||||
|
||||
Additionally on Windows when using WSL
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user