Skip to content

Commit

Permalink
style(pyproject): use gt lt instead of or or or or
Browse files Browse the repository at this point in the history
yes
  • Loading branch information
wiwichips committed Aug 8, 2024
1 parent ce85868 commit 0bc767a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]

[tool.poetry.dependencies]
python = "^3.8 || ^3.9 || ^3.10 || ^3.11 || ^3.12"
python = ">=3.8,<3.13"
cloudpickle = "2.2.1"
dill = "0.3.8"
pythonmonkey = ">=0.7.1"
Expand Down

0 comments on commit 0bc767a

Please sign in to comment.