lfp


Logs | Files | README | README | LICENSE | GitLab


1
commit b51bf1c73b50e7949c7b8427c4ab5a76359760e9
2
Author: Connor Etherington <[email protected]>
3
Date:   Mon Apr 1 19:37:14 2024 +0200
4
5
    Auto-Commit Update - 20240401
6
---
7
 lfpreviewer/pyproject.toml | 2 +-
8
 1 file changed, 1 insertion(+), 1 deletion(-)
9
10
diff --git a/lfpreviewer/pyproject.toml b/lfpreviewer/pyproject.toml
11
index c31710c..5ee10d8 100644
12
--- a/lfpreviewer/pyproject.toml
13
+++ b/lfpreviewer/pyproject.toml
14
@@ -7,7 +7,7 @@ name = "lfpreviewer"
15
 version = "1.0.1"
16
 description = "Image Previewer for LFP"
17
 authors = ["Connor Etherington"]
18
-license = "MIT/X Consortium License"
19
+license = {text = "MIT/X Consortium License"}
20
 classifiers = [
21
     "Environment :: Console",
22
     "Environment :: X11 Applications",