Skip to content

Commit 16642d2

Browse files
Fix LICENSE key
1 parent eeb8533 commit 16642d2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010

1111
readme = "README.md"
12-
license = {file = "LICENSE"}
12+
license = "LICENSE"
1313

1414
homepage = "https://shield.projectarachnid.com/"
1515
documentation = "https://shield.projectarachnid.com/"

0 commit comments

Comments
 (0)