Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
monobot committed May 3, 2019
1 parent 26d0f64 commit 03bf8fc
Show file tree
Hide file tree
Showing 4 changed files with 463 additions and 2 deletions.
4 changes: 3 additions & 1 deletion examples/sanic/Pipfile
Expand Up @@ -4,9 +4,11 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pylint = "*"
flake8 = "*"

[packages]
asyncorm = "==0.4.2"
asyncorm = "==0.5.3"
sanic = "==18.12.0"

[requires]
Expand Down
293 changes: 293 additions & 0 deletions examples/sanic/Pipfile.lock

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

0 comments on commit 03bf8fc

Please sign in to comment.