py-actions / py-dependency-install

A GitHub Action that installs Python package dependencies from a user-defined requirements.txt file path with optional pip, setuptools, and wheel installs/updates
Apache License 2.0
26 stars 4 forks source link

Add constraints file support #225

Open chrissimpkins opened 1 year ago

chrissimpkins commented 1 year ago

Closes #224