Skip to content

Commit

Permalink
re-add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wochinge committed Feb 11, 2021
1 parent 2ecc9d6 commit a1f815c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 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 @@ -85,6 +85,7 @@ semantic_version = "^2.8.5"
typing-extensions = "^3.7.4"
mypy = "^0.782"

# uvloop >= 0.15.0 is not compatible with Python 3.6 and not available on Windows
[tool.poetry.dependencies.uvloop]
version = "<0.15.0"
markers = "sys_platform != 'win32'"

0 comments on commit a1f815c

Please sign in to comment.