Skip to content

Commit

Permalink
Addition of file that manages the dependencies of the build system.
Browse files Browse the repository at this point in the history
  • Loading branch information
sibange committed May 21, 2024
1 parent 3a062a4 commit 6845d58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools", "wheel", "Cython", "numpy", "scipy", "zmq"]

0 comments on commit 6845d58

Please sign in to comment.