Skip to content

Commit 1db89b8

Browse files
committed
lib_name
1 parent 7f59b72 commit 1db89b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=64.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name="MonsterUI"
6+
name="monsterui"
77
requires-python=">=3.10"
88
dynamic = [ "keywords", "description", "version", "dependencies", "optional-dependencies", "readme", "license", "authors", "classifiers", "entry-points", "scripts", "urls"]
99

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[DEFAULT]
22
repo = MonsterUI
3-
lib_name = MonsterUI
3+
lib_name = monsterui
44
version = 1.0.18
55
min_python = 3.10
66
license = apache2

0 commit comments

Comments
 (0)