This commit is contained in:
SpudGunMan
2024-06-26 14:56:34 -07:00
parent 7440a5c4fd
commit 04510bebe4
2 changed files with 3 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ pip install dadjokes
dev enhancments if using visual studio
```
pip install mock
pip install unittest
```

View File

@@ -7,4 +7,5 @@ geopy
maidenhead
beautifulsoup4
dadjokes
mock
mock
unittest