Cython/Python install module docu

This commit is contained in:
2021-01-26 11:43:36 +01:00
parent 744c08b99d
commit 9427bbadf6
4 changed files with 25 additions and 2 deletions

2
cython/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Cython==0.29.21
numpy==1.18.4