Ran Ziv created ARIA-301:
----------------------------
Summary: Environment-marked dependencies are installed regardless
of environment when installing from wheel
Key: ARIA-301
URL: https://issues.apache.org/jira/browse/ARIA-301
Project: AriaTosca
Issue Type: Bug
Affects Versions: 0.1.0
Reporter: Ran Ziv
Assignee: Ran Ziv
When installing ARIA from wheel, environment-marked dependencies are installed
regardless of the environment the wheel is installed on.
This is due to a known issue in wheel and environment-marked dependencies:
(1) https://hynek.me/articles/conditional-python-dependencies/
(2)
https://wheel.readthedocs.io/en/latest/index.html#defining-conditional-dependencies
The workaround is to use special conditional dependencies for the
environment-marked dependencies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)