Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Aug 24, 2023
1 parent e7353b1 commit 74e3f11
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,6 +1,11 @@
[project]
name = "PySFCGAL"
version = "1.5.0"
requires-python = ">=3.7"
description="Python binding of SFCGAL."
license="BSD-2-Clause"
author=["Loïc Bartoletti (Oslandia) <loic.bartoletti@oslandia.com>"]
maintainers=["Loïc Bartoletti (Oslandia) <loic.bartoletti@oslandia.com>"]

[tool.cibuildwheel]
build = "*-manylinux_{x86_64,i686}"
Expand Down

0 comments on commit 74e3f11

Please sign in to comment.