Open Issues Need Help
View All on GitHub Fix typo: requiments.txt should be requirements.txt about 2 months ago
AI Summary: This issue identifies a simple typo in the project's dependency file name. The file is currently named 'requiments.txt' but should be 'requirements.txt'. Renaming this file will resolve issues with standard dependency installation commands.
Complexity:
1/5
bug good first issue