Skip to content

Commit

Permalink
fix: finally add license and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Jan 7, 2025
1 parent cee6bbd commit 3ea5871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda/bld.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
mkdir %SP_DIR%\map2loop
copy %RECIPE_DIR%\..\LICENSE %SP_DIR%\map2loop\
copy %RECIPE_DIR%\..\README.md %SP_DIR%\map2loop\
copy %RECIPE_DIR%\..\dependencies.txt %SP_DIR%\map2loop\
%PYTHON% -m pip install . --no-deps

0 comments on commit 3ea5871

Please sign in to comment.