Update ide files

This commit is contained in:
Gabriel Augendre 2019-10-30 14:22:34 +01:00
parent 0c7d5e11d3
commit 9b6b2691c2
No known key found for this signature in database
GPG Key ID: 1E693F4CE4AEE7B4
3 changed files with 21 additions and 2 deletions

View File

@ -14,7 +14,7 @@
</component>
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="Python 3.7 (python)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="leaflet" level="application" />
<orderEntry type="library" name="bootstrap-select" level="application" />

View File

@ -0,0 +1,19 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="6">
<item index="0" class="java.lang.String" itemvalue="GitPython" />
<item index="1" class="java.lang.String" itemvalue="Fabric3" />
<item index="2" class="java.lang.String" itemvalue="invoke" />
<item index="3" class="java.lang.String" itemvalue="python-gitlab" />
<item index="4" class="java.lang.String" itemvalue="Jinja2" />
<item index="5" class="java.lang.String" itemvalue="jira" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>

View File

@ -6,5 +6,5 @@
<component name="NodePackageJsonFileManager">
<packageJsonPaths />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Pipenv (friends_map)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (python)" project-jdk-type="Python SDK" />
</project>