We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26cf13 commit ca77fc7Copy full SHA for ca77fc7
release_scripts/deploy_win.bat
@@ -31,6 +31,7 @@ copy example\tests\*.dat "%BUILD_DIR%\example\tests"
31
copy example\tests\*_ref.csv "%BUILD_DIR%\example\tests"
32
copy example\tests\*.r33 "%BUILD_DIR%\example\tests"
33
copy example\tests\*.txt "%BUILD_DIR%\example\tests"
34
+copy example\tests\*.xnra "%BUILD_DIR%\example\tests"
35
copy LICENSE.txt "%BUILD_DIR%"
36
copy README.md "%BUILD_DIR%"
37
copy CITATION.cff "%BUILD_DIR%"
0 commit comments