Add setuptools to requirements.txt (#25)
Fix error: ModuleNotFoundError: No module named 'pkg_resources'
This commit is contained in:
+2
-1
@@ -4,4 +4,5 @@ requests
|
|||||||
pillow
|
pillow
|
||||||
packaging
|
packaging
|
||||||
markdown
|
markdown
|
||||||
pygame
|
pygame
|
||||||
|
setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user