Skip to content

Commit 4369bd9

Browse files
author
Maple Silicon
committed
Finalize PEP517 packaging (pyproject.toml only)
1 parent c6b8899 commit 4369bd9

File tree

2 files changed

+2
-33
lines changed

2 files changed

+2
-33
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ readme = "README.md"
1010
requires-python = ">=3.8"
1111
dependencies = ["torch"]
1212
authors = [{ name = "Maple Silicon" }]
13+
license = "MIT"
14+
license-files = ["LICENSE"]
1315

1416
[tool.setuptools]
1517
packages = { find = {} }

setup.py

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)