Skip to content

Commit d32f4b6

Browse files
authored
Update compile_time_constants.pxi
1 parent 4e77c93 commit d32f4b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/compile_time_constants.pxi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# 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+
26
DEF UNAME_SYSNAME = "Windows"
37
DEF PY_MAJOR_VERSION = 3

0 commit comments

Comments
 (0)