open-atmos / PyPartMC

Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
https://open-atmos.github.io/PyPartMC/
GNU General Public License v3.0
22 stars 9 forks source link

add an [examples] varint to PyPartMC requirements in setup.py to avoid hacky logic in CI workflow and enable users to pip-install these dependencies #305

Open slayoo opened 11 months ago

slayoo commented 11 months ago

currently we have this in the workflow file:

          ex -sc 'g/^PyPartMC/d' -cx .binder/requirements.txt
          pip install -r .binder/requirements.txt

and no way for a user to pip-install these dependencies

github-actions[bot] commented 8 months ago

Stale issue message