Skip to content

Commit

Permalink
Update Poetry config
Browse files Browse the repository at this point in the history
  • Loading branch information
nkantar committed Jan 1, 2024
1 parent 9d54237 commit 41b1253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ include = [

[tool.poetry.dependencies]
python = "^3.9" # TODO not ideal, supporting 3.8 would be good
parsenvy = {path = ".", develop = true}

# Docs
sphinx = {version = "^7.2.6", optional = true}
Expand Down

0 comments on commit 41b1253

Please sign in to comment.