Skip to content

Commit

Permalink
Build: Add project name to "pyproject.toml".
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Mar 31, 2024
1 parent 209a338 commit dbbec05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
@@ -1,3 +1,6 @@
[project]
name = "lxml"

[build-system]
requires = ["Cython>=3.0.10", "setuptools", "wheel"]

Expand Down

0 comments on commit dbbec05

Please sign in to comment.