79306574

Date: 2024-12-24 22:27:35
Score: 1
Natty:
Report link

Project structure:

project/
├── .venv/
├── requirements.txt
└── flask-3.1.0-py3-none-any.whl

requirements.txt:

flask @ file://../flask-3.1.0-py3-none-any.whl

Run:

pip install -r requirements.txt

Tested with pip 24.0

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: oliversen