Skip to content

Commit a81a458

Browse files
author
Sam Daniel Thangarajan
committed
Use the license-files attribute to pyproject.toml
1 parent 962e958 commit a81a458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
[project]
77
name = "nasdaq-protocols"
88
description = "Nasdaq protocols python library"
9-
license = {file = "docs/LICENSE.rst"}
9+
license-files = ["docs/LICENSE.rst"]
1010
requires-python = ">= 3.10"
1111
classifiers = [
1212
'Development Status :: 3 - Alpha',

0 commit comments

Comments
 (0)