Remove white space
This commit is contained in:
parent
f52270a43d
commit
5d6cd9158d
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pyvarint"
|
name = "pyvarint"
|
||||||
version = "0.0.1a2"
|
version = "0.0.1a2"
|
||||||
description = "Varints, a method of serializing integers using one or more bytes "
|
description = "Varints, a method of serializing integers using one or more bytes"
|
||||||
authors = ["decentral1se <hi@decentral1.se>"]
|
authors = ["decentral1se <hi@decentral1.se>"]
|
||||||
maintainers = ["decentral1se <hi@decentral1.se>"]
|
maintainers = ["decentral1se <hi@decentral1.se>"]
|
||||||
license = "GPLv3"
|
license = "GPLv3"
|
||||||
|
Loading…
Reference in New Issue
Block a user