Skip to content

Commit 1d028fa

Browse files
committed
liscense in toml
1 parent 4d1ad7e commit 1d028fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quaddtype/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ name = "numpy_quaddtype"
1212
description = "Quad (128-bit) float dtype for numpy"
1313
version = "0.1.0"
1414
readme = 'README.md'
15+
license = { file = "LICENSE" }
1516
authors = [{name = "Swayam Singh", email = "[email protected]"}]
1617
requires-python = ">=3.10.0"
1718
dependencies = [

0 commit comments

Comments
 (0)