Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 12 lines 426 B view raw
1<?xml version="1.0" encoding="UTF-8"?> 2<project version="4"> 3 <component name="Black"> 4 <option name="sdkName" value="Python 3.11 virtualenv at ~/osprey/.venv" /> 5 </component> 6 7 <component name="ProjectRootManager" version="2" project-jdk-name="uv (osprey)" project-jdk-type="Python SDK" /> 8 <component name="PythonCompatibilityInspectionAdvertiser"> 9 <option name="version" value="3" /> 10 </component> 11 12</project>