Skip to content

Commit 82f879b

Browse files
committed
Ah! Also use new format for PPT project itself.
1 parent 7e541a5 commit 82f879b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "python-project-template"
3-
license = {file = "LICENSE"}
3+
license = "BSD-3-Clause"
4+
license-files = ["LICENSE", "CITATION.bib"]
45
readme = "README.md"
56
authors = [
67
{ name = "LINCC Frameworks", email = "lincc-frameworks-team@lists.lsst.org" }

0 commit comments

Comments
 (0)