mariostoev/finviz

Issue with pyproject.toml when I try to pip install

Opened this issue · 1 comments

I'm getting pointed to an error for this file when I try to run pip install -U git+https://github.com/mariostoev/finviz. The error points to Line 32, column 22. Is it that random "git" at the very end?

Seconding this issue, which also affects poetry due to the extra "git". Removing the "git" at the end does fix the issue.