Skip to content

Conversation

@DWesl
Copy link
Contributor

@DWesl DWesl commented Aug 20, 2022

runtime_library_dirs isn't supported by PE/COFF, used by Windows and Cygwin; it seems to be an ELF thing.

Closes pyproj4#1113 (pyproj4#1113 (comment)), pypa/distutils#171

runtime_library_dirs isn't supported by PE/COFF, used by Windows and Cygwin; it seems to be an ELF thing.
@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #1120 (0083868) into main (6147e5d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1120   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files          20       20           
  Lines        1794     1794           
=======================================
  Hits         1725     1725           
  Misses         69       69           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@snowman2
Copy link
Member

Thanks @DWesl 👍

@snowman2 snowman2 merged commit 5b24799 into pyproj4:main Aug 21, 2022
@DWesl DWesl deleted the patch-1 branch August 29, 2022 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to install using pip on Cygwin

2 participants