Skip to content

Commit

Permalink
pyproject.toml project header
Browse files Browse the repository at this point in the history
  • Loading branch information
wjakob committed May 7, 2024
1 parent bcd9360 commit ed5cfd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[project]
name = "nanobind"
dynamic = ["version", "description", "authors", "license", "homepage", "classifiers"]


[build-system]
requires = ["setuptools>=42", "wheel", "scikit-build", "cmake>=3.17", "ninja", "typing_extensions"]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit ed5cfd5

Please sign in to comment.