Wes McKinney created ARROW-8052: ----------------------------------- Summary: [Python] requirements-test.txt cannot be used with conda install --file Key: ARROW-8052 URL: https://issues.apache.org/jira/browse/ARROW-8052 Project: Apache Arrow Issue Type: Bug Components: Python Reporter: Wes McKinney
Not sure if a bug but wanted to report anyway {code} (arrow) C:\projects\arrow\python>conda install -y --file=requirements.txt --file=requirements-test.txt -c conda-forge CondaValueError: could not parse 'hypothesis; python_version > "3.5.2"' in: requirements-test.txt {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)