Skip to content

Commit

Permalink
remove config files
Browse files Browse the repository at this point in the history
  • Loading branch information
DonHaul committed Oct 10, 2024
1 parent 66b1c10 commit cc4241b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,12 @@ mock = "^5.1.0"


[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
pre-commit = "*"
elasticsearch-dsl = "^7.4.0"
elasticsearch = "<7.14.0"
inspire-utils = "3.0.22"


isort = "^5.13.2"
boto3 = "^1.34.130"
[build-system]
requires = ["poetry-core"]
Expand All @@ -56,8 +54,3 @@ inspire-classifier = 'inspire_classifier.cli:inspire_classifier'
testpaths = [
"tests",
]

[tool.isort]
profile = "black"
multi_line_output = 3
atomic = true
12 changes: 0 additions & 12 deletions setup.cfg

This file was deleted.

0 comments on commit cc4241b

Please sign in to comment.