Skip to content

Commit

Permalink
--py36 is deprecated and will be removed in a future version. Use --t…
Browse files Browse the repository at this point in the history
…arget-version py36 instead.
  • Loading branch information
hugovk committed Mar 14, 2019
1 parent 02a05ae commit e673fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[tool.black]
py36 = true
target_version = ['py36']

0 comments on commit e673fdc

Please sign in to comment.