Issue36978
Created on 2019-05-20 21:08 by Marco Sulla, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg342955 - (view) | Author: Marco Sulla (Marco Sulla) * | Date: 2019-05-20 21:08 | |
It's really useful and easy to have a requirements.txt. It integrates also with Github, that tells you if you're specifying a version of the library with security issues. I don't understand why this flag is missing in Windows builds. It seems to me not too much difficult to implement. Please? ^^ |
|||
| msg342980 - (view) | Author: Eric V. Smith (eric.smith) * ![]() |
Date: 2019-05-21 06:04 | |
Please show us what command you are running when you try to specify --requirement, and what the result is. |
|||
| msg343299 - (view) | Author: Marco Sulla (Marco Sulla) * | Date: 2019-05-23 14:28 | |
Excuse me, after a python -m pip install --upgrade setuptools python -m pip install --upgrade pip it works like a charme. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:15 | admin | set | github: 81159 |
| 2019-05-23 14:28:05 | Marco Sulla | set | status: pending -> closed versions: + Python 3.6, - Python 3.8 messages: + msg343299 resolution: works for me |
| 2019-05-21 13:55:23 | eric.smith | set | status: open -> pending type: behavior stage: test needed |
| 2019-05-21 06:04:52 | eric.smith | set | nosy:
+ eric.smith messages: + msg342980 |
| 2019-05-20 21:08:17 | Marco Sulla | create | |
