mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
13 lines
650 B
XML
13 lines
650 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.system.id="pyproject.toml" type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
<excludeFolder url="file://$MODULE_DIR$/static/vendor" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.13 virtualenv at ~/code/spothole/.venv" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="redoc.standalone" level="application" />
|
|
</component>
|
|
</module> |