Changed version processing for modules.
This commit is contained in:
@@ -111,7 +111,7 @@ nxt_feature_test="
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
printf("PY_VERSION");
|
||||
printf(\"%s\", PY_VERSION);
|
||||
return 0;
|
||||
}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user