summaryrefslogtreecommitdiff
path: root/.github/build-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to '.github/build-requirements.txt')
-rw-r--r--.github/build-requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/build-requirements.txt b/.github/build-requirements.txt
new file mode 100644
index 00000000..7de60d23
--- /dev/null
+++ b/.github/build-requirements.txt
@@ -0,0 +1,5 @@
+setuptools
+wheel
+numpy
+Cython
+pybind11 \ No newline at end of file