vgrem / Office365-REST-Python-Client

Microsoft 365 & Microsoft Graph Library for Python
MIT License
1.33k stars 333 forks source link

Proposal: flake8 and isort when running CI #230

Open domdinicola opened 4 years ago

domdinicola commented 4 years ago

@vgrem do you think we can enforce to run flake and isort when running CI together with tests?

vgrem commented 4 years ago

@domdinicola, not sure since Travis CI is involved, at the moment it complains if flake and isort are included

domdinicola commented 4 years ago

https://github.com/vgrem/Office365-REST-Python-Client/pull/232/files in travis we also install the dev requirements

before committing: