Skip to content

Cleanup dependencies#4

Merged
vad merged 2 commits intomasterfrom
cleanup-dependencies
Nov 19, 2025
Merged

Cleanup dependencies#4
vad merged 2 commits intomasterfrom
cleanup-dependencies

Conversation

@vad
Copy link
Copy Markdown
Member

@vad vad commented Nov 19, 2025

No description provided.

- Test job now installs only pytest/pytest-cov, other deps from pyproject.toml
- Build sdist job now installs only 'build' tool, deps from [build-system]
- Removes CYTHONIZE=1 and --no-build-isolation (not needed)
- Simplifies maintenance: dependencies defined once in pyproject.toml
@vad vad force-pushed the cleanup-dependencies branch from 90ce496 to 55a1214 Compare November 19, 2025 11:26
w3lib 2.0 removed str_to_unicode which is used in scrapely/__init__.py.
Pin to w3lib<2.0 in both pyproject.toml and requirements.txt until code
is migrated to w3lib 2.0 API.
@vad vad changed the base branch from master to build-wheel November 19, 2025 11:33
@vad vad changed the base branch from build-wheel to master November 19, 2025 11:34
@vad vad merged commit 6dad769 into master Nov 19, 2025
8 checks passed
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