We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7af70 commit 6350cd8Copy full SHA for 6350cd8
requirements.txt
@@ -1,4 +1,4 @@
1
-Flask # Lightweight web framework for building web applications in Python
+flask # Lightweight web framework for building web applications in Python
2
marshmallow # Object serialization/deserialization library for converting Python objects to/from JSON
3
pytest # Testing framework for writing and running test cases in Python
4
pyinstaller # Tool for packaging Python applications into standalone executables
0 commit comments