Skip to content

Commit d337305

Browse files
committed
🔧 Use PEP 639 licence expression
Remove deprecated Trove classifier
1 parent 01cc792 commit d337305

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ name = "python4datascience"
77
version = "24.2.0"
88
description = "Teaching materials for the cusy training courses on Python-based data science workflows: https://cusy.io/en/seminars"
99
readme = "README.rst"
10+
license = "BSD-3-Clause"
11+
license-files = [ "LICENSE" ]
1012
authors = [
1113
{ name = "Veit Schiele", email = "[email protected]" },
1214
]

0 commit comments

Comments
 (0)