Skip to content

Commit

Permalink
Use plain package name
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Jul 15, 2024
1 parent 76635ca commit 4c71cfa
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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 @@ -6,7 +6,7 @@ authors = ["Your Name <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
plainframework = "<1.0.0"
plain = "<1.0.0"

[tool.poetry.group.dev.dependencies]
"plain.dev" = "<1.0.0"
Expand Down

0 comments on commit 4c71cfa

Please sign in to comment.