- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message394041
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | Anthony Sottile |
|---|---|
| Recipients | Anthony Sottile, ammar2, christian.heimes, pablogsal, paul.moore, shreyanavigyan, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2021-05-20.17:22:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621531337.57.0.726537876846.issue44184@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
vstinner I showed the directions above, but here they are again: venv\Scripts\pip install flake8==3.6.0 venv\Scripts\pip install -e . --no-deps # ignore the conflict, but fix pyflakes |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-20 17:22:17 | Anthony Sottile | set | recipients: + Anthony Sottile, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower, ammar2, pablogsal, shreyanavigyan |
| 2021-05-20 17:22:17 | Anthony Sottile | set | messageid: <1621531337.57.0.726537876846.issue44184@roundup.psfhosted.org> |
| 2021-05-20 17:22:17 | Anthony Sottile | link | issue44184 messages |
| 2021-05-20 17:22:17 | Anthony Sottile | create | |

