Skip to content

Commit

Permalink
remove setuptools options
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Nov 5, 2023
1 parent 435b6dc commit 16da3fd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.setuptools.package-data]
openai_pygenerator = ["py.typed"]

[tool.setuptools_scm]
write_to = "src/version.py"

[tool.pytest.ini_optons]
pythonpath = ["src"]

Expand Down

0 comments on commit 16da3fd

Please sign in to comment.