Skip to content

Move dev dependencies into pyproject.toml#362

Merged
jborean93 merged 1 commit into
jborean93:masterfrom
henrik-nil-acc:pr/dev-deps-pyproject
Jun 25, 2026
Merged

Move dev dependencies into pyproject.toml#362
jborean93 merged 1 commit into
jborean93:masterfrom
henrik-nil-acc:pr/dev-deps-pyproject

Conversation

@henrik-nil-acc

Copy link
Copy Markdown
Contributor

The requirements file was the only dependency list outside the project metadata. cryptography and pyspnego only duplicated runtime dependencies, and build is a release tool CI installs separately.

The requirements file was the only dependency list outside the
project metadata. cryptography and pyspnego only duplicated runtime
dependencies, and build is a release tool CI installs separately.
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.73%. Comparing base (b23a216) to head (f25bc4c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #362   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          24       24           
  Lines        5288     5288           
=======================================
  Hits         5221     5221           
  Misses         67       67           
Flag Coverage Δ
macOS 69.09% <ø> (ø)
py3.10 98.73% <ø> (ø)
py3.11 98.73% <ø> (ø)
py3.12 98.73% <ø> (ø)
py3.13 98.73% <ø> (ø)
py3.14 98.73% <ø> (ø)
ubuntu 96.65% <ø> (ø)
windows 98.65% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jborean93 jborean93 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm probably move this to uv at some point but this is good enough.

@jborean93
jborean93 merged commit acea4a4 into jborean93:master Jun 25, 2026
19 checks passed
@henrik-nil-acc
henrik-nil-acc deleted the pr/dev-deps-pyproject branch June 26, 2026 03:31
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.

2 participants