1234567891011121314151617 |
- <?xml version="1.0" encoding="UTF-8"?>
- <module type="WEB_MODULE" version="4">
- <component name="FacetManager">
- <facet type="Python" name="Python facet">
- <configuration sdkName="Python 3.9" />
- </facet>
- </component>
- <component name="Go" enabled="true" />
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="htmx.org" level="application" />
- <orderEntry type="module" module-name="htmx-contact-app" />
- <orderEntry type="library" name="Python 3.9 interpreter library" level="application" />
- </component>
- </module>
|