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

Modernize dependency management #67

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Modernize dependency management #67

merged 2 commits into from
Aug 25, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented Aug 24, 2023

About

  • Inline all requirements into setup.py
  • Dissolve all requirements/* files
  • Add Make target install-develop for installing the package in editable mode

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8a48c6d) 99.52% compared to head (7106f79) 99.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          18       18           
  Lines         425      425           
=======================================
  Hits          423      423           
  Misses          2        2           
Flag Coverage Δ
unittests 99.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Inline all requirements into `setup.py`
- Dissolve all `requirements/*` files
- Add Make target `install-develop` for installing the package in
  editable mode, for development purposes
@amotl amotl marked this pull request as ready for review August 25, 2023 00:30
@amotl amotl merged commit ffcc5a2 into main Aug 25, 2023
6 checks passed
@amotl amotl deleted the modernize-dependencies branch August 25, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant