Remove version section (#1893)
This commit is contained in:
parent
26aa6d23c7
commit
9f2818ee29
1
changelogs/1892.removal.rst
Normal file
1
changelogs/1892.removal.rst
Normal file
|
@ -0,0 +1 @@
|
|||
Remove [version] section.
|
|
@ -11,9 +11,3 @@ line_length = 79
|
|||
lines_after_imports = 2
|
||||
lines_between_types = 1
|
||||
multi_line_output = 3
|
||||
|
||||
[version]
|
||||
current_version = 19.12.0
|
||||
files = sanic/__version__.py
|
||||
current_version_pattern = __version__ = "{current_version}"
|
||||
new_version_pattern = __version__ = "{new_version}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user