Skip to content

Commit

Permalink
pyproject.toml edits
Browse files Browse the repository at this point in the history
  • Loading branch information
charlottekostelic committed Mar 26, 2024
1 parent d0d8082 commit 94d858d
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 @@ -15,7 +15,7 @@ readme = "README.md"
repository = "https://github.com/BookOps-CAT/bookops-worldcat"
homepage = "https://bookops-cat.github.io/bookops-worldcat/"

keywords = ["api", "api-wrapper", "oclc", "worldcat", "cataloging", "bibliographic records", "marcxml", "holdings", "library metadata"]
keywords = ["api", "api-wrapper", "oclc", "worldcat", "cataloging", "bibliographic records", "marcxml", "holdings", "library metadata", "marc21"]

classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down Expand Up @@ -60,7 +60,6 @@ markers = [
"webtest: mark a test hitting live endpoints",
"holdings: mark holdings live endpoint tests",
"http_code: use to pass returned http code to 'mock_session_response' fixture that mocks 'requests.Session.send' method",

]

[tool.coverage.run]
Expand Down

0 comments on commit 94d858d

Please sign in to comment.