Skip to content

Commit e2b1b22

Browse files
authored
Merge pull request #5 from NTIA/fix_pyproject
fix project name in dev dependencies
2 parents 1bf93ea + f1ecf76 commit e2b1b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ tests = [
4949
dev = [
5050
"hatchling>=1.25.0,<2.0",
5151
"pre-commit>=4.0.1,<5.0",
52-
"P2108[tests]",
52+
"proplib-p2108[tests]",
5353
]
5454
[project.urls]
5555
"PropLib Wiki" = "https://ntia.github.io/propagation-library-wiki/models/P2108/"

0 commit comments

Comments
 (0)