rbanffy / pip-chill

A more relaxed `pip freeze`
Other
555 stars 25 forks source link

Add a --force-listing ooption #61

Closed rbanffy closed 1 year ago

rbanffy commented 1 year ago

Description

While investigating #49 and #58, it became evident an option to list (and, therefore, pin the version) of a package that's not in the minimal set of requirements would be useful. The example in question was Django, but the same applies to many other packages that depend on others where you would want to pin the "main" package as well as the minimal set of requirements.

github-actions[bot] commented 1 year ago

Stale issue message