Copy link
Copy Markdown
Contributor
As mentioned in conda-forge/pot-feedstock#9 (comment) – the setup_requires and install_requires seem to be slightly wrong as they are now (and there's no such key as requires as far as I can tell).
Copy link
Copy Markdown
Contributor Author
It's failing from flake8 on a file I didn't touch...I'll send a different PR I guess.
Copy link
Copy Markdown
Contributor Author
(Rebased onto #176 to avoid the flake8 error.)
rflamary
changed the title
fix requirements
[MRG] Fix requirements
Copy link
Copy Markdown
Collaborator
I agree this is a much better requirement definition. we were clearly over eager before.