Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up optional dependencies #194

Merged
merged 6 commits into from
Apr 5, 2023

Conversation

lbianchi-lbl
Copy link
Contributor

Summary/Motivation:

Changes proposed in this PR:

  • Specify optional dependencies using extras_require
  • Add documentation

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@lbianchi-lbl lbianchi-lbl added enhancement New feature or request Priority:High High Priority Issue or PR labels Apr 4, 2023
@lbianchi-lbl lbianchi-lbl self-assigned this Apr 4, 2023
@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (935b6aa) 93.74% compared to head (ba620fa) 93.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #194   +/-   ##
=======================================
  Coverage   93.74%   93.74%           
=======================================
  Files          59       59           
  Lines        7130     7130           
=======================================
  Hits         6684     6684           
  Misses        446      446           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lbianchi-lbl lbianchi-lbl marked this pull request as ready for review April 5, 2023 00:11
@lbianchi-lbl lbianchi-lbl merged commit 536238c into gmlc-dispatches:main Apr 5, 2023
@lbianchi-lbl lbianchi-lbl deleted the optional-deps branch April 5, 2023 00:11
lbianchi-lbl added a commit that referenced this pull request Apr 5, 2023
* Add dispatches-data-packages requirement

* Add surrogates extra

* Add optional dependencies section in docs

* Make install URL consistent

* Add teal extra

* Update TEAL-related files after introducing extra

(cherry picked from commit 536238c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority:High High Priority Issue or PR
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant