Skip to content

Replacing "=" with "==" in line 9 for Flask-WTF assignment#13

Open
doqdjx wants to merge 1 commit intoContriHUB:masterfrom
doqdjx:hang-improvement-recommendation-system
Open

Replacing "=" with "==" in line 9 for Flask-WTF assignment#13
doqdjx wants to merge 1 commit intoContriHUB:masterfrom
doqdjx:hang-improvement-recommendation-system

Conversation

@doqdjx
Copy link

@doqdjx doqdjx commented Oct 23, 2018

There was a typo in the original file, causing an error as follows
$ pip install -r requirements.txt
Invalid requirement: 'Flask-WTF=0.14.2'
= is not a valid operator. Did you mean == ?

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