Project update

This commit is contained in:
Richard Kubíček
2025-01-15 15:51:31 +01:00
parent dc96b72210
commit 27aaf6fc7d
3 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
SUPERFAKTURA_API_KEY=
SUPERFAKTURA_API_URL=
SUPERFAKTURA_API_EMAIL=
SUPERFAKTURA_API_COMPANY_ID=

2
.idea/misc.xml generated
View File

@@ -3,5 +3,5 @@
<component name="Black">
<option name="sdkName" value="Python 3.12 (superfaktura-client)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 virtualenv at ~/Work/Eledio/superfaktura-client/.venv" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (superfaktura-client)" project-jdk-type="Python SDK" />
</project>

View File

@@ -4,7 +4,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12 virtualenv at ~/Work/Eledio/superfaktura-client/.venv" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.12 (superfaktura-client)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>