Flake8 not recognizing my flake8 config file?

If I run flake8 from the command line for my project, it respects my flake8 config file in the repo. Nova’s flake8 plugin is not respecting my flake8 config and I can’t for the life of me figure out how to get it to read my flake8 settings. Help?