Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin committed Feb 22, 2024
1 parent 9210897 commit 5a472a2
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 123 deletions.
155 changes: 33 additions & 122 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ classifiers = [
[tool.poetry.dependencies]
python = ">=3.10"
django = ">=5.0.2"
psycopg = ">=3.1.18"


[tool.poetry.group.dev.dependencies]
pytest = "^8.0.1"
tox = "^4.13.0"
pytest-django = "^4.8.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 5a472a2

Please sign in to comment.