Skip to content

Commit e1a0e3d

Browse files
Update project source URL in pyproject.toml
Repo has moved to the AiiDAlab org but source URL was still pointing to the old repo.
1 parent 7ff721d commit e1a0e3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
ignore = ["E501", "E402", "TRY003", "RUF012", "N806"]
3232

3333
[project.urls]
34-
Source = "https://github.com/mikibonacci/aiidalab-qe-vibroscopy"
34+
Source = "https://github.com/aiidalab/aiidalab-qe-vibroscopy"
3535

3636
[project.entry-points.'aiida.workflows']
3737
"vibroscopy_app.vibro" = "aiidalab_qe_vibroscopy.workflows.vibroworkchain:VibroWorkChain"

0 commit comments

Comments
 (0)