Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Allow Dependency to Download from Setup.py File #92

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ajskrilla
Copy link

Allow Dependency to Download from Setup.py File

Pull Request Template

Description

This will allow the dependent requests library to install upon installation from of the module from pypi/pip, so there is no need to install it separately. Minor change in the setup file.

Have you written tests?

  • Yes
  • [ x ] No

Checklist:

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • [ x ] I have made corresponding changes to the documentation
  • [ x ] My changes generate no new warnings

@ajskrilla ajskrilla requested a review from m0nhawk as a code owner March 16, 2022 20:46
@amotl
Copy link

amotl commented Mar 16, 2022

Dear @ajskrilla,

this package maintains their dependencies within the setup.cfg file. However, maintenance on this repository stalled, so we took over development at https://github.com/panodata/grafana-client.

pip install grafana-client

If you observe any issues, you are welcome to create a ticket at https://github.com/panodata/grafana-client/issues.

With kind regards,
Andreas.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants