[
https://issues.apache.org/jira/browse/BEAM-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993794#comment-16993794
]
Udi Meiri commented on BEAM-8572:
---------------------------------
Fix is in https://github.com/apache/beam/pull/10038
> tox environment: assert on Cython source file presence
> ------------------------------------------------------
>
> Key: BEAM-8572
> URL: https://issues.apache.org/jira/browse/BEAM-8572
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core, testing
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
>
> Add an assertion somewhere that checks if Cythonized files are present in the
> sdist tarball in use. That is for "tox -e py27" assert that these files are
> not present, for "tox -e py27-cython" assert that they are present.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)