Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Oct 4, 2023
1 parent 29b68f3 commit f446380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ readme = "README.md"
license = { text = "GPL" }
classifiers = [
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
Expand Down Expand Up @@ -49,6 +48,7 @@ test = [
"pytest",
"black",
"ruff",
"isort",
"pytest-cov",
"pytest-black",
]
Expand Down

0 comments on commit f446380

Please sign in to comment.