3
0
mirror of https://github.com/triqs/dft_tools synced 2025-05-01 04:34:57 +02:00
dft_tools/.idea/inspectionProfiles/Project_Default.xml
2025-01-09 12:01:23 +01:00

18 lines
850 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyInterpreterInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="4">
<item index="0" class="java.lang.String" itemvalue="python3" />
<item index="1" class="java.lang.String" itemvalue="triqs.3.1.x" />
<item index="2" class="java.lang.String" itemvalue="lapack" />
<item index="3" class="java.lang.String" itemvalue="f90wrap" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>