Skip to content

Github actions + minimal install requirements + removed dependency on hardcoded path#21

Open
wschuell wants to merge 17 commits into
sc8668:mainfrom
wschuell:main
Open

Github actions + minimal install requirements + removed dependency on hardcoded path#21
wschuell wants to merge 17 commits into
sc8668:mainfrom
wschuell:main

Conversation

@wschuell
Copy link
Copy Markdown

Hi,

I wrote the CI for github actions to test for the install process at each commit
(NB: python 3.8 is super old, you might consider trying to update the script to be compliant with more recent python+corresponding lib versions)

While doing so I created a minimal requirements install process, but still relying on both conda (or mamba) and pip. In your env declarations many elements were unsolvable (either failing on conda, installed via pip, or referring to local packages)

And I modified your definition of BABEL_LIBDIR to refer automatically to the corresponding activated environment rather than your home folder env :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant