Skip to content

Commit

Permalink
fix(mongouri): adding di container
Browse files Browse the repository at this point in the history
- refactor mongodb config
- implement di container
  • Loading branch information
dcai committed Dec 14, 2019
1 parent 073d75b commit 05cf4c4
Show file tree
Hide file tree
Showing 16 changed files with 387 additions and 347 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
ptr = "*"
pytest = "*"
pytest-watch = "*"

[packages]
netaddr = "==0.7.18"
Expand Down
75 changes: 59 additions & 16 deletions Pipfile.lock

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

Loading

0 comments on commit 05cf4c4

Please sign in to comment.