Skip to content

Commit

Permalink
teste
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-barzilay committed Feb 18, 2024
1 parent 14e84c5 commit 244f94b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
pipreqs = "pipreqs.pipreqs:main"

[tool.poetry.dependencies]
python = ">=3.8.1,<=3.12"
python = ">=3.8.1,<=3.12.*"
yarg = "0.1.9"
docopt = "0.6.2"
nbconvert = "^7.11.0"
Expand All @@ -39,4 +39,4 @@ sphinx = { version = "^7.2.6", python = ">=3.9" }

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 244f94b

Please sign in to comment.