Skip to content

Commit

Permalink
Merge pull request #147 from EdwardBetts/develop
Browse files Browse the repository at this point in the history
Bug fix to allow multiple builds of package
  • Loading branch information
Colin-b authored Sep 19, 2024
2 parents a153d86 + 1c4ed3b commit ff76b60
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,5 @@ testing = [
[project.entry-points.pytest11]
pytest_httpx = "pytest_httpx"

[tool.setuptools.packages.find]
exclude = ["tests*"]

[tool.setuptools.dynamic]
version = {attr = "pytest_httpx.version.__version__"}

0 comments on commit ff76b60

Please sign in to comment.