Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

Karel / andmelogija

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • andmelogija
  • .idea
  • datalogger.iml
Find file
BlameHistoryPermalink
  • Karel Meriste's avatar
    add project · b47064e2
    Karel Meriste committed 5 years ago
    b47064e2
datalogger.iml 785 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
  <component name="NewModuleRootManager">
    <content url="file://$MODULE_DIR$">
      <excludeFolder url="file://$MODULE_DIR$/venv" />
    </content>
    <orderEntry type="jdk" jdkName="Python 2.7 (datalogger venv)" jdkType="Python SDK" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="R Skeletons" level="application" />
    <orderEntry type="library" name="R User Library" level="project" />
  </component>
  <component name="PyDocumentationSettings">
    <option name="renderExternalDocumentation" value="true" />
  </component>
  <component name="TestRunnerService">
    <option name="PROJECT_TEST_RUNNER" value="Unittests" />
  </component>
</module>