Skip to content

Commit

Permalink
pyproject.toml: New
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jul 2, 2024
1 parent 5248dc4 commit ad630bf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[build-system]
requires = [
'setuptools >= 68.1.1',
'cython >=3.0, != 3.0.3, <4.0',
'cysignals >=1.10.2',
'sagemath-environment',
'sagemath-categories',
]
build-backend = "setuptools.build_meta"

0 comments on commit ad630bf

Please sign in to comment.