Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2658178

Browse files
author
Stefan Krah
committed
Merge 3.6.
2 parents 5cd87a8 + 75c0d4f commit 2658178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ def _decimal_ext(self):
20152015
'Modules',
20162016
'_decimal',
20172017
'libmpdec'))]
2018-
libraries = []
2018+
libraries = self.detect_math_libs()
20192019
sources = [
20202020
'_decimal/_decimal.c',
20212021
'_decimal/libmpdec/basearith.c',

0 commit comments

Comments
 (0)