Skip to content

Commit effb3c0

Browse files
committed
remove duplicate lines in pyproject.toml
1 parent 0151ea3 commit effb3c0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pyproject.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,6 @@ doc = [
6060
"sphinxext-opengraph",
6161
]
6262

63-
optional-dependencies.test = [
64-
"coverage",
65-
"pytest",
66-
"pytest-cov",
67-
]
68-
# https://docs.pypi.org/project_metadata/#project-urls
69-
urls.Documentation = "https://pyUCell.readthedocs.io/"
70-
urls.Homepage = "https://github.com/carmonalab/pyUCell"
71-
urls.Source = "https://github.com/carmonalab/pyUCell"
72-
7363
[tool.hatch.build]
7464
exclude = [
7565
"docs*",

0 commit comments

Comments
 (0)