Add changelog snippet: Drop Support for python 3.6
This commit is contained in:
parent
6ad94aae22
commit
b30d3d400a
2 changed files with 7 additions and 0 deletions
|
|
@ -42,5 +42,10 @@
|
|||
name = "Other"
|
||||
showcontent = true
|
||||
|
||||
[[tool.towncrier.type]]
|
||||
directory = "removal"
|
||||
name = "Removal"
|
||||
showcontent = true
|
||||
|
||||
[tool.black]
|
||||
exclude = "(.git|.hg|.mypy_cache|.tox|.venv|_build|buck-out|build|dist|migrations|data)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue