Update ide files
This commit is contained in:
parent
0c7d5e11d3
commit
9b6b2691c2
3 changed files with 21 additions and 2 deletions
|
@ -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" />
|
||||
|
|
19
.idea/inspectionProfiles/Project_Default.xml
Normal file
19
.idea/inspectionProfiles/Project_Default.xml
Normal 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>
|
|
@ -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>
|
Loading…
Reference in a new issue