add reaadme and stuff

This commit is contained in:
neon443
2025-03-16 16:58:38 +00:00
parent 4373233432
commit 9642ced068
6 changed files with 53 additions and 26 deletions

4
.nova/Configuration.json Normal file
View File

@@ -0,0 +1,4 @@
{
"python.analysis.typeCheckingMode" : "strict",
"python.pipRequirements" : "DockPhobiaPy\/requirements.txt"
}