File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
description : ' This library provides some useful methods to work with quantities
22
22
23
23
'
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
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ dependencies = [
27
27
28
28
# Update the urls once the hosting is set up.
29
29
[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 "
32
32
33
33
[project .optional-dependencies ]
34
34
test = [
You can’t perform that action at this time.
0 commit comments