We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25cb65a + 5b28303 commit a346f49Copy full SHA for a346f49
setup.py
@@ -274,7 +274,7 @@ def initialize_options(self):
274
ujson_lib = pjoin(base,'ujson','lib')
275
self._clean_exclude = [pjoin(dt,'np_datetime.c'),
276
pjoin(dt,'np_datetime_strings.c'),
277
- pjoin(src,'period.c'),
+ pjoin(src,'period_helper.c'),
278
pjoin(parser,'tokenizer.c'),
279
pjoin(parser,'io.c'),
280
pjoin(ujson_python,'ujson.c'),
0 commit comments