Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
dchassin committed Oct 2, 2024
1 parent 1dfb066 commit f3e1a78
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[build-system]
requires = ["setuptools","requests"]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"

[tool.setuptools]
py-modules = []

[project]
name = "qdox"
version = "0.0.0a0"

0 comments on commit f3e1a78

Please sign in to comment.