Skip to content

Commit 25b48be

Browse files
renaming project
1 parent d0a638d commit 25b48be

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "auxjad-template-project"
2+
name = "auxjad-project-template"
33
description = "Template for projects using Auxjad and Abjad."
44
authors = [{name = "Gilberto Agostinho", email = "gilbertohasnofb@gmail.com"}]
55
readme = "README.md"
@@ -9,9 +9,9 @@ version = "1.0.0"
99
dynamic = ["dependencies", "optional-dependencies"]
1010

1111
[project.urls]
12-
homepage = "https://github.com/reverting urls/auxjad-template-project"
13-
documentation = "https://github.com/reverting urls/auxjad-template-project"
14-
source = "https://github.com/reverting urls/auxjad-template-project"
12+
homepage = "https://github.com/gilbertohasnofb/auxjad-project-template"
13+
documentation = "https://github.com/gilbertohasnofb/auxjad-project-template"
14+
source = "https://github.com/gilbertohasnofb/auxjad-project-template"
1515

1616
[tool.pytest.ini_options]
1717
pythonpath = "src"

0 commit comments

Comments
 (0)