We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9024d commit e9fbeddCopy full SHA for e9fbedd
1 file changed
setup.py
@@ -88,7 +88,6 @@ def get_config_win32(options):
88
if not connector:
89
connector = os.path.join(
90
os.environ["ProgramFiles"], "MariaDB", "MariaDB Connector C",
91
- os.environ["ProgramFiles"], "MariaDB", "MariaDB Connector C 64-bit",
92
)
93
94
extra_objects = []
0 commit comments