Skip to content

Commit

Permalink
Merge pull request #71 from lsst-sqre/tickets/DM-44145/remove-vestigi…
Browse files Browse the repository at this point in the history
…al-import

DM-47580: remove `types-setuptools` package
  • Loading branch information
fajpunk authored Nov 19, 2024
2 parents a4e30b9 + b8dc6c3 commit a61de87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ dev = [
"coverage[toml]",
"mypy",
"types-requests",
"types-setuptools",
# Documentation
"documenteer[guide]",
"sphinx-click",
Expand Down Expand Up @@ -76,10 +75,6 @@ include = ["ltdconveyor*"]

[tool.pytest.ini_options]
asyncio_mode = "strict"
filterwarnings = [
"ignore:pkg_resources is deprecated as an API:DeprecationWarning",
"ignore:.*pkg_resources\\.declare_namespace:DeprecationWarning",
]
python_files = [
"tests/*.py",
"tests/*/*.py"
Expand Down

0 comments on commit a61de87

Please sign in to comment.