-
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.
📝 Update
Setup Locally
section in README.md
Define both way to setup the project using `rye` and `pip`.
- Loading branch information
1 parent
0f7e261
commit df77600
Showing
3 changed files
with
104 additions
and
16 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
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
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 |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# generated by rye | ||
# use `rye lock` or `rye sync` to update this lockfile | ||
# | ||
# last locked with the following flags: | ||
# pre: false | ||
# features: [] | ||
# all-features: false | ||
# with-sources: false | ||
|
||
babel==2.14.0 | ||
# via mkdocs-material | ||
certifi==2024.2.2 | ||
# via requests | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
click==8.1.7 | ||
# via mkdocs | ||
colorama==0.4.6 | ||
# via mkdocs-material | ||
ghp-import==2.1.0 | ||
# via mkdocs | ||
idna==3.6 | ||
# via requests | ||
jinja2==3.1.3 | ||
# via mkdocs | ||
# via mkdocs-material | ||
markdown==3.5.2 | ||
# via mkdocs | ||
# via mkdocs-material | ||
# via pymdown-extensions | ||
markupsafe==2.1.5 | ||
# via jinja2 | ||
# via mkdocs | ||
mergedeep==1.3.4 | ||
# via mkdocs | ||
mkdocs==1.5.3 | ||
# via mkdocs-markdownextradata-plugin | ||
# via mkdocs-material | ||
mkdocs-markdownextradata-plugin==0.2.5 | ||
mkdocs-material==9.5.9 | ||
mkdocs-material-extensions==1.3.1 | ||
# via mkdocs-material | ||
packaging==23.2 | ||
# via mkdocs | ||
paginate==0.5.6 | ||
# via mkdocs-material | ||
pathspec==0.12.1 | ||
# via mkdocs | ||
platformdirs==4.2.0 | ||
# via mkdocs | ||
pygments==2.17.2 | ||
# via mkdocs-material | ||
pymdown-extensions==10.7 | ||
# via mkdocs-material | ||
python-dateutil==2.8.2 | ||
# via ghp-import | ||
pyyaml==6.0.1 | ||
# via mkdocs | ||
# via mkdocs-markdownextradata-plugin | ||
# via pymdown-extensions | ||
# via pyyaml-env-tag | ||
pyyaml-env-tag==0.1 | ||
# via mkdocs | ||
regex==2023.12.25 | ||
# via mkdocs-material | ||
requests==2.31.0 | ||
# via mkdocs-material | ||
simpleicons==7.21.0 | ||
six==1.16.0 | ||
# via python-dateutil | ||
urllib3==2.2.0 | ||
# via requests | ||
watchdog==4.0.0 | ||
# via mkdocs |