Skip to content

conda and pyproject package installation#18

Merged
martinkilbinger merged 6 commits intoCosmoStat:developfrom
martinkilbinger:package
Aug 29, 2023
Merged

conda and pyproject package installation#18
martinkilbinger merged 6 commits intoCosmoStat:developfrom
martinkilbinger:package

Conversation

@martinkilbinger
Copy link
Copy Markdown
Collaborator

Adding files to perform easy installation of sp_peaks as python library:

  • environment.yml for conda env set-up
  • requirements.txt for pip packages
  • pyproject.toml for library installation

At the moment, some of the code requires python 3.6.13. Under this version, the pyproject installation fails.
Therefore, the installation can be performed under python > 3.10.

@martinkilbinger martinkilbinger added the enhancement New feature or request label Jul 27, 2023
@martinkilbinger martinkilbinger self-assigned this Jul 27, 2023
Added general description
Installation instructions using the env file
formatting
installation & usage of library
@lbaumo
Copy link
Copy Markdown
Collaborator

lbaumo commented Aug 29, 2023

does this run quickly for you? for me, it took hours to "solve the environment" which is why I never implemented it.

@martinkilbinger martinkilbinger merged commit 00fa6a0 into CosmoStat:develop Aug 29, 2023
@martinkilbinger martinkilbinger deleted the package branch August 29, 2023 13:59
AndreasTersenov pushed a commit to AndreasTersenov/shear-pipe-peaks that referenced this pull request Oct 5, 2023
conda and pyproject package installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants