Skip to content

[requirements] fix format#94

Merged
stas00 merged 1 commit into
mainfrom
stas00-patch-1
Sep 10, 2021
Merged

[requirements] fix format#94
stas00 merged 1 commit into
mainfrom
stas00-patch-1

Conversation

@stas00
Copy link
Copy Markdown
Contributor

@stas00 stas00 commented Sep 10, 2021

as setup.py pulls this file into install_requires - we have to support both formats - that of setup.py and that of pip -r requirements.txt, so this PR makes it possible.

Thanks to SO thread: https://stackoverflow.com/questions/32688688/how-to-write-setup-py-to-include-a-git-repository-as-a-dependency

as `setup.py` pulls this file into `install_requires` - we have to support both formats - that of `setup.py` and that of `pip -r requirements.txt`, so this PR makes it possible.
@stas00 stas00 merged commit a42a398 into main Sep 10, 2021
@stas00 stas00 deleted the stas00-patch-1 branch September 10, 2021 18:59
ofirpress pushed a commit to ofirpress/Megatron-DeepSpeed that referenced this pull request Sep 23, 2021
as `setup.py` pulls this file into `install_requires` - we have to support both formats - that of `setup.py` and that of `pip -r requirements.txt`, so this PR makes it possible.
SaulLu added a commit to SaulLu/Megatron-DeepSpeed that referenced this pull request Sep 24, 2021
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.

1 participant