Skip to content

Commit

Permalink
remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed May 8, 2023
1 parent 04c511e commit b85a629
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,9 @@ test = [
"tox>=4.5.1,<5.0",
]
dev = [
"scos-actions[test]",
"hatchling>=1.14.1,<2.0",
"pre-commit>=3.3.1,<4.0",
"twine>=4.0.2,<5.0",
"scos-actions[test]",
]

[project.urls]
Expand Down

0 comments on commit b85a629

Please sign in to comment.