isort does not properly work in the course discovery container, but does work on travis. To illustrate what I mean:
After only running `make discovery-shell` in the devstack repository:
Then I tried the exact command being run in Travis:
However, if I'm outside of the container and run
it will correctly run the quality command.
It would be great to be able to run the make quality command inside of the shell again so all testing and quality checks can be done in the same place.
Environment variables outside of container:
In the container without running any source of the environment:
In the container after sourcing the discovery env: