Skip to content

Commit dd43378

Browse files
AbigailColwelltermim
authored andcommitted
license as string
1 parent 4a166a7 commit dd43378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ version_for_pypi_wheels = "1.4.26"
2626
name = "pymssql"
2727
dynamic = ["version", "readme"]
2828
description = 'DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)'
29-
license = { text = "LGPL" }
29+
license = "LGPL"
3030
authors = [{name = "Damien Churchill", email = "damoxc@gmail.com"}]
3131
maintainers = [{name = "Mikhail Terekhov", email = "termim@gmail.com"}]
3232
keywords = ['mssql', 'SQL Server', 'database', 'DB-API']

0 commit comments

Comments
 (0)