Skip to content

Conversation

tmc
Copy link

@tmc tmc commented Nov 28, 2023

This includes the work in #193 and builds on it to implement adoption of pip-compile to manage requirements file contents.

Implements #194

tmc added 2 commits November 27, 2023 23:35
As of ed09971 the pytorch 1 requirements/support has been pulled (or at least undocumented).

This simplifies specification/management of the pip requirements
@tmc tmc requested a review from a team as a code owner November 28, 2023 08:17
@tmc tmc marked this pull request as draft November 29, 2023 07:53
@akx
Copy link
Contributor

akx commented Nov 29, 2023

pip-compile is not a good idea for a repo that is supposed to be used as a library; you can easily end up with transitive dependencies that won't work on all systems.

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.

2 participants