question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Add requirements files

See original GitHub issue

It would be nice to have requirements files, so user can simply do, say, pip install -r requirements_qt5.txt, if they want all dependencies for Ginga to run under Qt5.

This thought came to mind when I re-install Anaconda and I run into this or that not found when trying to use a Ginga widget for Jupyter notebook. I had to go back and reinstall missing dependency multiple times until things started working.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ejeschkecommented, Jul 9, 2018

I noticed that there is a rtd-pip-requirements file in the doc directory. Maybe this should be moved into the directory with the other requirements files.

1reaction
ejeschkecommented, Jun 29, 2018

I’m just a little concerned that there might be quite a few and it will clutter up the root directory. How about a directory named requirements?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request: Support for multiple package requirements ...
A very common paradigm in Python packages is to have the setup.py file with all of its `install_requires` for dependencies that are essential ......
Read more >
How To Manage Feature Requests [Template included]
This guide will teach you everything about feature requests – how to process them, manage them, respond to them, prioritize them – so...
Read more >
How to Submit a New Feature Request - Vagaro Support
Then click New Feature Request at the top of the screen. ... Then enter a Description. Click Attach a file to add a...
Read more >
Support passing a directory that holds several requirements files
Large projects like addons.mozilla.org have split their requirements into several files in the requirements directory. I'd be great if snyk could support ...
Read more >
Feature Request/Bug Report Form - Adobe
Welcome to the Feature Request and Bug Report Submission Form. Use this form to request new features or suggest modifications to existing features....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found