We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c3ad7 commit 89e3040Copy full SHA for 89e3040
build/package.bat
@@ -1,3 +1,3 @@
1
-7z a automl_windows-%AUTOML_VERSION%.zip *.q requirements.txt code/ LICENSE README.md
+7z a automl_windows-%AUTOML_VERSION%.zip *.q requirements.txt code LICENSE README.md
2
appveyor PushArtifact automl_windows-%AUTOML_VERSION%.zip
3
exit /b 0
0 commit comments