File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ name = "py_html"
7
7
8
8
9
9
[project ]
10
- name = " py-html "
10
+ name = " py-htmlbuilder "
11
11
authors = [
12
12
{name = " Ezeudoh Tochukwu" , email = " tochukwu.ezeudoh@gmail.com" },
13
13
]
14
14
dynamic = [" version" , " description" ]
15
15
requires-python = " >=3.8"
16
16
readme = " README.md"
17
- home-page = " https://github.com/python-ellar/py-html "
17
+ home-page = " https://github.com/python-ellar/py-htmlbuilder "
18
18
classifiers = [
19
19
" Intended Audience :: Information Technology" ,
20
20
" Intended Audience :: System Administrators" ,
@@ -42,10 +42,10 @@ classifiers = [
42
42
dependencies = []
43
43
44
44
[project .urls ]
45
- Documentation = " https://python-ellar.github.io/py-html /"
46
- Source = " https://github.com/python-ellar/py-html "
47
- Homepage = " https://python-ellar.github.io/py-html /"
48
- "Bug Tracker" = " https://github.com/python-ellar/py-html /issues"
45
+ Documentation = " https://python-ellar.github.io/py-htmlbuilder /"
46
+ Source = " https://github.com/python-ellar/py-htmlbuilder "
47
+ Homepage = " https://python-ellar.github.io/py-htmlbuilder /"
48
+ "Bug Tracker" = " https://github.com/python-ellar/py-htmlbuilder /issues"
49
49
50
50
[project .optional-dependencies ]
51
51
all = []
You can’t perform that action at this time.
0 commit comments