rliou92 / python-umonitor

Manage monitor configuration automatically.
MIT License
39 stars 6 forks source link

screen.c must be regenerated with every pyx change #8

Closed FortStatement closed 2 years ago

FortStatement commented 3 years ago

Hey, The PR I opened (#7) was merged, but now screen.c must be regenerated. Shouldn't it just be created as part of the build process?

rliou92 commented 2 years ago

Yes, I rebuilt screen.c in commit ae58.

My build process is to manually run setup_dev.py, which will build the c files.