Loading .github/workflows/protected_branches.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ jobs: environment-file: environment.yml - name: Build Conda Package run: | conda build --output-folder . -c conda-forge . conda mambabuild --output-folder . -c conda-forge . - name: Verify Conda Package run: | conda verify noarch/imars3d*.tar.bz2 Loading environment.yml +2 −1 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ channels: - conda-forge - defaults dependencies: - pip - astropy - boa - tomopy - dxchange - jsonschema Loading @@ -25,6 +25,7 @@ dependencies: - pre-commit - sphinx - sphinx_rtd_theme - pip - pip: - versioningit - check-wheel-contents Loading Loading
.github/workflows/protected_branches.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ jobs: environment-file: environment.yml - name: Build Conda Package run: | conda build --output-folder . -c conda-forge . conda mambabuild --output-folder . -c conda-forge . - name: Verify Conda Package run: | conda verify noarch/imars3d*.tar.bz2 Loading
environment.yml +2 −1 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ channels: - conda-forge - defaults dependencies: - pip - astropy - boa - tomopy - dxchange - jsonschema Loading @@ -25,6 +25,7 @@ dependencies: - pre-commit - sphinx - sphinx_rtd_theme - pip - pip: - versioningit - check-wheel-contents Loading