Skip to content

Commit

Permalink
build: add dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
brucetony committed Mar 20, 2024
1 parent e3d7940 commit d779c35
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ click = "^8.1.7"
python-multipart = "^0.0.9"
httpx = "^0.27.0"
kong-admin-client = { git = "https://github.com/PrivateAIM/kong-admin-python-client.git" }
python-dotenv = "^1.0.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
Expand Down

0 comments on commit d779c35

Please sign in to comment.