add reaadme and stuff

This commit is contained in:
neon443
2025-03-16 16:59:32 +00:00
parent 4373233432
commit d9d82d3304
9 changed files with 55 additions and 33 deletions

4
.nova/Configuration.json Normal file
View File

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