diff options
author | Tomas Kulhanek <tomas.kulhanek@stfc.ac.uk> | 2019-02-22 08:10:48 -0500 |
---|---|---|
committer | Tomas Kulhanek <tomas.kulhanek@stfc.ac.uk> | 2019-02-22 08:10:48 -0500 |
commit | 5a2fd376130ea2c7c4ac1704bc9d2f087522855d (patch) | |
tree | 62865a37b7efe3f0958e2480d604ba6ad1d0d18b /.idea/CCPi-Regularisation-Toolkit.iml | |
parent | 755b74b26f07f91fbffd19f3476da1f6ac16d774 (diff) | |
download | regularization-5a2fd376130ea2c7c4ac1704bc9d2f087522855d.tar.gz regularization-5a2fd376130ea2c7c4ac1704bc9d2f087522855d.tar.bz2 regularization-5a2fd376130ea2c7c4ac1704bc9d2f087522855d.tar.xz regularization-5a2fd376130ea2c7c4ac1704bc9d2f087522855d.zip |
UPDATE:test and pycharm project files
Diffstat (limited to '.idea/CCPi-Regularisation-Toolkit.iml')
-rw-r--r-- | .idea/CCPi-Regularisation-Toolkit.iml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.idea/CCPi-Regularisation-Toolkit.iml b/.idea/CCPi-Regularisation-Toolkit.iml new file mode 100644 index 0000000..c02bd4f --- /dev/null +++ b/.idea/CCPi-Regularisation-Toolkit.iml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="PYTHON_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/Python/src" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/Python/ccpi" isTestSource="false" /> + </content> + <orderEntry type="jdk" jdkName="Python 3.6 (py3)" jdkType="Python SDK" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> + <component name="TestRunnerService"> + <option name="PROJECT_TEST_RUNNER" value="Unittests" /> + </component> +</module>
\ No newline at end of file |