Fixed license error
This commit is contained in:
+2
-1
@@ -6,4 +6,5 @@ build-backend = "setuptools.build_meta"
|
||||
name = "text_table"
|
||||
version = "0.1.4"
|
||||
description = "A simple library for creating text tables."
|
||||
readme = "README.md"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
Reference in New Issue
Block a user