Hi There,
Using pycharm with with a pip source pull will cause issues with the test runner because you have a settings file defined in the top level.
Please remove this file or place it in a test application directory if you neeed it.
Ref: http://youtrack.jetbrains.com/issue/PY-11610
Thanks
Hi There,
Using pycharm with with a pip source pull will cause issues with the test runner because you have a settings file defined in the top level.
Please remove this file or place it in a test application directory if you neeed it.
Ref: http://youtrack.jetbrains.com/issue/PY-11610
Thanks