We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e77c93 commit d32f4b6Copy full SHA for d32f4b6
src/compile_time_constants.pxi
@@ -1,3 +1,7 @@
1
# This file was generated by setup.py
2
+
3
+# Type this command to ignore changes to this file:
4
+# git update-index --assume-unchanged src/compile_time_constants.pxi
5
6
DEF UNAME_SYSNAME = "Windows"
7
DEF PY_MAJOR_VERSION = 3
0 commit comments