PyPartMC icon indicating copy to clipboard operation
PyPartMC copied to clipboard

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

Open slayoo opened this issue 2 years ago • 1 comments

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

slayoo avatar Nov 25 '23 10:11 slayoo

Stale issue message

github-actions[bot] avatar Mar 12 '24 15:03 github-actions[bot]