Skip to content

Commit 533a61a

Browse files
committed
PyUnitWizard to pyunitwizard in some files
1 parent 3e70300 commit 533a61a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

devtools/conda-build/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ about:
2121
description: 'This library provides some useful methods to work with quantities
2222
2323
'
24-
dev_url: https://github.com/uibcdf/PyUnitWizard
25-
doc_url: https://uibcdf.org/PyUnitWizard
24+
dev_url: https://github.com/uibcdf/pyunitwizard
25+
doc_url: https://uibcdf.org/pyunitwizard

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ dependencies = [
2727

2828
# Update the urls once the hosting is set up.
2929
[project.urls]
30-
"Source" = "https://github.com/uibcdf/PyUnitWizard/"
31-
"Documentation" = "https://uibcdf.org/PyUnitWizard"
30+
"Source" = "https://github.com/uibcdf/pyunitwizard/"
31+
"Documentation" = "https://uibcdf.org/pyunitwizard"
3232

3333
[project.optional-dependencies]
3434
test = [

0 commit comments

Comments
 (0)