Changed testing for the presence of optional modules #8

Merged
SlavekB merged 1 commits from feat/check-module-available into master 2 years ago
Owner

because simply testing a file with a .so extension
does not work on multiarch Python installations.

Real file names are for example:

qtext.x86_64-linux-gnu.so
qtext.cpython-37m-x86_64-linux-gnu.so
because simply testing a file with a `.so` extension does not work on multiarch Python installations. Real file names are for example: ``` qtext.x86_64-linux-gnu.so qtext.cpython-37m-x86_64-linux-gnu.so ```
SlavekB added this to the R14.0.13 release milestone 2 years ago
SlavekB added 1 commit 2 years ago
b34531364d
Changed testing for the presence of optional modules,
MicheleC approved these changes 2 years ago
MicheleC left a comment
Owner

Looks good

Looks good
SlavekB merged commit b34531364d into master 2 years ago
SlavekB deleted branch feat/check-module-available 2 years ago

Reviewers

MicheleC approved these changes 2 years ago
The pull request has been merged as b34531364d.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/pytqt#8
Loading…
There is no content yet.