Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Removed optional dependencies
  • Loading branch information
KCollins authored Sep 27, 2024
1 parent a4670a3 commit a3c1fc7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@ classifiers = [
"Programming Language :: Python :: 3.9",
]

[project.optional-dependencies]
test = [
"coverage[toml]",
"flake8",
"packaging",
"requests",
]

[project.urls]
source = "https://github.com/KCollins/conjugate_map"
documentation = "https://conjugate-map.readthedocs.io/en/latest"
Expand Down

0 comments on commit a3c1fc7

Please sign in to comment.