Loading environment.ymldeleted 100644 → 0 +0 −46 Original line number Diff line number Diff line name: imars3d_jean channels: - conda-forge dependencies: # -- Runtime # base - python - versioningit - toml # compute - astropy - tomopy - algotom # plot - holoviews - bokeh - datashader - hvplot # GUI - panel<1.3 - param<2 - pyvista # IO - dxchange - jsonschema # -- Development # utils - pre-commit # packaging - anaconda-client - boa - conda-build < 4 - conda-verify - python-build # doc - pydocstyle - sphinx - sphinx_rtd_theme # test - pytest - pytest-cov # pip - pip: - check-wheel-contents - pytest-playwright - bm3d-streak-removal setup.pydeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line from setuptools import setup if __name__ == "__main__": setup() Loading
environment.ymldeleted 100644 → 0 +0 −46 Original line number Diff line number Diff line name: imars3d_jean channels: - conda-forge dependencies: # -- Runtime # base - python - versioningit - toml # compute - astropy - tomopy - algotom # plot - holoviews - bokeh - datashader - hvplot # GUI - panel<1.3 - param<2 - pyvista # IO - dxchange - jsonschema # -- Development # utils - pre-commit # packaging - anaconda-client - boa - conda-build < 4 - conda-verify - python-build # doc - pydocstyle - sphinx - sphinx_rtd_theme # test - pytest - pytest-cov # pip - pip: - check-wheel-contents - pytest-playwright - bm3d-streak-removal
setup.pydeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line from setuptools import setup if __name__ == "__main__": setup()