Morning. We've been migrating some of our python c...
# general
p
Morning. We've been migrating some of our python code to pants and some folks are complaining about ruined workflows, in particular with regards to Flask app developers being used to "save-refresh" wherein they save a file and it reloads the web server. Has anyone got a similar workflow going with Pants? I guess a watchman that replaces files in the cache is probably what would make it go?