Skip to content

requirements.txt format updated to be more compatible with venv - #1

Open
KiryuEnjoyer wants to merge 1 commit into
AutomationsByAuto:mainfrom
KiryuEnjoyer:pullrequest
Open

KiryuEnjoyer wants to merge 1 commit into
AutomationsByAuto:mainfrom
KiryuEnjoyer:pullrequest

Conversation

@KiryuEnjoyer

Copy link
Copy Markdown

Hi there. Was just messing around with this tool and noticed that trying to install the requirements from requirements.txt in a virtual environment gave this error.
ERROR: Invalid requirement: 'aiohttp pandas requests': Expected end or semicolon (after name and no valid version specifier) aiohttp pandas requests ^ (from line 1 of requirements.txt)
There may have been an update to pip that makes this formatting for requirements.txt no longer valid. I have updated it to be separated by line breaks which seems to fix the issue :)

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