remove exts_filter definition from Python 3.4.3 easyconfig, as it can cause problems#1765
Conversation
|
this must have slipped in whilst I was testing something, my bad, ok to go in. |
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Test report by @boegel |
|
Thanks for the review @JensTimmerman! |
remove exts_filter definition from Python 3.4.3 easyconfig, as it can cause problems
|
Thanks @gppezzi for bringing this up! |
cfr. easybuilders/easybuild-framework#1313
It's unclear to me why this is even there, especially since this is the only Python 3.x easyconfig that has this.
@JensTimmerman: the original easyconfig is yours (see #1598), any idea why this is there?
It's not unlikely this also fixes easybuilders/easybuild-easyblocks#609.