Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Fixed issue where install -r (filename) does not work#62

Merged
lepisma merged 1 commit intolepisma:masterfrom
Stefanhg:master
Mar 17, 2022
Merged

Fixed issue where install -r (filename) does not work#62
lepisma merged 1 commit intolepisma:masterfrom
Stefanhg:master

Conversation

@Stefanhg
Copy link
Copy Markdown
Contributor

@Stefanhg Stefanhg commented Mar 17, 2022

It is required by the packages in requirements.txt to be all lower case currently to be working, this resolves the issue by doing .lower()
Issue 60: #60

It is required by the packages in requirements.txt to be all lower case currently to be working, this resolves the issue by doing .lower()
@lepisma lepisma merged commit b8b3289 into lepisma:master Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants